UNIX Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsUNIX Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old September 18th, 2003, 03:57 PM
maske@maske.org maske@maske.org is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Park Ridge, IL.
Posts: 1 maske@maske.org User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
KSH Help

I need to omit binary files from a ksh script. I want to pass $VAR to ls which will pipe to grep, here are the two chunks of code I'm trying to write together, the top part doesn't work and I need help...

$LOGS=/mydir

for NONEXEC in `ls -a1 $LOGS/*`
do EXEC1=`file $NONEXEC | grep executable | grep -v script | awk '{ print }'`
done

for DIR in `ls -d $LOGS/* | grep -v image | grep -v wilson | grep -v compare | grep -v refdb`
do

if [[ ! -d $DIR ]]
then
continue
fi

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsUNIX Help > KSH Help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway