From: Paulo da S. <psd...@es...> - 2007-05-10 20:55:50
|
Hi! If I use -pipe (flexbackup -dir foo -pipe | split -b ... - /bar/SomePrefix_) how do I then extract files using flexbackup? This does not work: cat /bar/SomePrefix_* | flexbackup -extract -onefile SomeFile -pipe Thanks for any help |