Search Results

Search: Posts Made By: michanjohns
13,465
Posted By michanjohns
that's what i thought at first, too, but that...
that's what i thought at first, too, but that wasn't working either:
> tar -cvf tar/1.tar -C hmtp/source/ 1-1-1.xml 1-1-19.xml
a 1-1-1.xml 6K
tar: 1-1-19.xml: No such file or directory

I...
13,465
Posted By michanjohns
tar -C syntax question
I am writing a perl script to tar multiple files (in unix) from a given directory to a given output directory. I do NOT want the file path included in the tar, so I've flagged the -C option. ...
2,315
Posted By michanjohns
If you have these lines in an @array, then you...
If you have these lines in an @array, then you already have them as variables too, albeit with ugly syntax.
$array[0] is the first
$array[1] is the second
...
$array[$#array] is the last, where...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy