Sorry, typo.
I'm using version 1.3 and my documentation is for v2.2 so it's a
little off.
In 2.2 one can copy all files from a: to b: with:
pip b:=a:*.*[v]
but in 1.3 I get an error. anyone know if full disk of files can be
copied or must I do it one file at a time?
On Sat, 24 Aug 2002, Mike Davis wrote:
No, I figured out the
pip.com I guess.
pip B=filename = a=filename, unless there is something else I should
know other than that.
well,...
colons!
For people coming from the PC-DOS world, it takes a little getting
used to "target" = "source", instead of "source"
"target"
And there were a few command line options that might be useful (such
as going all of the way to the end of a binary file, rather than
stopping when hitting what appeared to bean EOF character.)