Search Results

Search: Posts Made By: dude2cool
3,705
Posted By dude2cool
Can you past a line from ls that you think the...
Can you past a line from ls that you think the awk code will not work against? i.e paste a line from your ls output where "month of file modification is greater than the current month of the current...
3,705
Posted By dude2cool
Try this and see if returns the desired output: ...
Try this and see if returns the desired output:

ll|awk -v "year=`date '+%Y'`" '$8!~":"{if(NR>1)printf"%-29s\t\t%s\t%5s\t\t%s %s,%s\n", $9,$1,$5,$6,$7,$8} {if(NR>1)printf"%-29s\t\t%s\t%5s\t\t%s...
Showing results 1 to 2 of 2

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