The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
file zip,rar,tar,compress,uncompress,unzip,unrar ismael xavier UNIX Desktop for Dummies Questions & Answers 1 04-14-2008 11:30 AM
uncompress files diegoe UNIX for Dummies Questions & Answers 3 09-23-2003 09:29 AM
Unix compress-Wintel uncompress rampart1 UNIX for Advanced & Expert Users 3 09-07-2003 01:33 AM
Recursive directory listing without listing files psingh UNIX for Dummies Questions & Answers 4 05-10-2002 07:52 AM
uncompress pkzip files Wing m. Cheng UNIX for Dummies Questions & Answers 2 10-22-2001 11:06 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-05-2008
Registered User
 

Join Date: Apr 2007
Posts: 36
Stumble this Post!
Listing uncompress and compress files

How can i list uncompress files and compress those and also vice versa

suppose im listing the compressed files as ls -ltr *.Z.

how can i list the uncompressed files using not *.Z.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-05-2008
awk awk is offline
Registered User
 

Join Date: Feb 2007
Posts: 115
Stumble this Post!
Quote:
Originally Posted by laknar View Post
How can i list uncompress files and compress those and also vice versa

suppose im listing the compressed files as ls -ltr *.Z.

how can i list the uncompressed files using not *.Z.
How about

ls -ltr | grep -v [.]Z$
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 05:42 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0