Search Results

Search: Posts Made By: bs0409
6,639
Posted By bs0409
To print the file, awk -F, '$3>255 {print}'...
To print the file,

awk -F, '$3>255 {print}' textfile
33,624
Posted By bs0409
thanks, But can u pls explain the exec...
thanks,

But can u pls explain the exec command>.......

never heard of it before...
33,624
Posted By bs0409
Using piped input to gzip
Can anyone tell me why does'nt the following command work?

find /gfp1/home/arijit -name "*.sas7bdat" | gzip


I am trying to compress all files with extension sas7bdat with gzip.

It...
Showing results 1 to 3 of 3

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