Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
But I haven't figured out how to read the tape. The process was calling GNU tar from a batch file, and giving an "invalid argument" error. I'm trying the following with Archive::tar's ptar, and getting similar errors:mt.exe eject tape0 mt.exe load tape0
Any tips on ptar? Thanks!perl ptar -tvf tape0 perl ptar -tvf \\.\tape0 perl ptar -tvf //./tape0
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Archive::tar tape0
by jethro (Monsignor) on Jun 14, 2008 at 01:54 UTC | |
Re: Archive::tar tape0
by starbolin (Hermit) on Jun 14, 2008 at 05:32 UTC | |
by Anonymous Monk on Jun 17, 2008 at 17:18 UTC | |
Re: Archive::tar tape0
by apl (Monsignor) on Jun 13, 2008 at 20:14 UTC |