| > Can someone please share with me what the AMIGA DOS wildcard is for
> un-archiving files and during the process getting it to automatically
> create the required sub-directories on the destination device..
>
> eg. LHARC command source-file destination?????
>
>
> Documentation is damn expensive here !!
What you want is the .doc file for LHARC, which costs nothing! Actually
this has nothing to do with AMIGA DOS - it is functionality specific to the
archive program you are using.
The command lines are somewhat different between the amiga and vax versions
of lharc which I have, but on the amiga I am quite sure what you want is
more or less the default:
lharc x source expands into current directory
lharc x source device: expands onto device
lharc x source dir/ expands into specified directory
In all of these cases, if subdirectories are required, then you will be
asked if you want them created. There are ways of suppressing the
question.
If you have lharc, you should have the .doc file which goes with it and
explains this.
Paul
|
| re <<< Note 5362.0 by CHEFS::MANTEGNAR "Robert Mantegna 7 830 5668" >>>
> -< Wildcards required when un-archiving >-
> Dear Amigans,
> Can someone please share with me what the AMIGA DOS wildcard is for
> un-archiving files and during the process getting it to automatically
> create the required sub-directories on the destination device..
> eg. LHARC command source-file destination?????
I think its
lharc -switches command archive destination
I don't remember what they all mean, but I think I use
lharc -x -a -r -m x ff587.lzh dk2:fish5xx/ff58x/
----------- - --------- ------------------
switches ^ archive destination
|
command
the destination has to finish in a / or a :
the destination shown is imaginary, its what I would do if I
could collect all the 500 series fish disks and organize them into
groups of ten, etc.
> Documentation is damn expensive here !!
errr, just type
lharc ?
I know its cryptic, but it seems to be all there is.
> regards
> Robert
Reg
|