Search Results

Search: Posts Made By: amicon007
2,557
Posted By amicon007
Retaining default OFS
Hi,

I wat to remove the first two columns of the ls -l command:

$ ls -l | awk '{ $1="";$2="";print;}'

The only problem is now the columns of the output is space separated instead of the...
Showing results 1 to 1 of 1

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