grep ls question

2003-11-18 Thread Marty Landman
I have transferred over, via ftp a whole bunch of stuff. Some of the files got allocated but not transferred so I thought a convenient way to identify them would be grepping a list dir output. Here's a sample of what I get: Swami:: ls -Rlh /usr/local/www/data/ | grep ' 0B' -rw-r--r-- 1 Marty

Re: grep ls question

2003-11-18 Thread David Fleck
On Tue, 18 Nov 2003, Marty Landman wrote: I have transferred over, via ftp a whole bunch of stuff. Some of the files got allocated but not transferred so I thought a convenient way to identify them would be grepping a list dir output. Here's a sample of what I get: Swami:: ls -Rlh