On Wed, Oct 29, 2003 at 08:53:35AM -0800, Jay Lessert wrote: > On Wed, Oct 29, 2003 at 04:16:39PM +1100, Barry Haycock wrote: > > > > Something like > > "amrestore -p /dev/rmt/0 <host_name> <file_system> | ufsrestore -mi" > > Straight from amrestore(8), more like: > > amrestore -p /dev/rmt/0 <host_name> <file_system> | ufsrestore ibf 2 - > > No dash on ufsrestore options, see ufsrestore(1M). You *really* don't > want the "m" flag, do you? That makes a mess.
Actually recent versions will optionally accept a dash. Same for tar's. And even ar :) In fact that led me to reply incorrectly. I said my ufsrestore did not have the "m" option. My mistake since I searched the manpage for '-m' rather than ' m '. jl -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
