Search Results

Search: Posts Made By: test
1,472
Posted By test
thanks dradhzn..
thanks dradhzn..
1,472
Posted By test
.txt and more than 100
hi i want to reach .txt file and their sizes are more than 100

foreach file ( `ls -l *.txt | awk '{print $5 }'` )
if ( $file > 100 ) then
echo $file
endif
end
...
Showing results 1 to 2 of 2

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