![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copy Compress as one command | findprakash | UNIX for Dummies Questions & Answers | 9 | 11-28-2007 08:44 PM |
| lp command with compress mode | zita | Linux | 3 | 10-10-2005 02:25 AM |
| Help on compress command | rahulrathod | SCO | 1 | 09-28-2004 01:11 PM |
| tar command with compress option... | tomapam | UNIX for Dummies Questions & Answers | 3 | 10-11-2002 09:56 AM |
| cpio command with compress | sureshy | UNIX for Dummies Questions & Answers | 1 | 09-10-2001 05:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Compress command
PHP Code:
Thanks a lot. Regards, Indira |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
How about using !
Code:
compress /var/opt/l2/amer/art2/USFINUM* |
|
#3
|
|||
|
|||
|
Thanks a lot. I tried using the wildcard and that did not work. Unix cannot find the file in that case.
Regards, Indrani |
|
#4
|
|||
|
|||
|
Quote:
are you able to view the files when displayed with ls /var/opt/l2/amer/art2/USFINUM* |
|
#5
|
|||
|
|||
|
I am sorry, did not explain properly. When I run this command with the wild card * it does not pick up the files to compress - probably there are 2-3 files with that name but with different month, year and extensions. Though the file name starts with USFINUM. So had to make it so long.
Thanks for the help. Regards, Indira |
|
#6
|
|||
|
|||
|
Quote:
everything would be selected for compression by the meta character ' * ' name20070809.txt name20061223.txt name20070230.txt all the files should be selected the command name* |
|||
| Google The UNIX and Linux Forums |