Search Results

Search: Posts Made By: Aesop
4,647
Posted By Aesop
my script changes form like every 20 min, i was...
my script changes form like every 20 min,
i was thinking along the lines of using awk to search for any files with '*' denoting an executable, and getting $2 from it, then somehow adding those...
4,647
Posted By Aesop
thanks tommy, but what i need is the total wc...
thanks tommy,
but what i need is the total wc for all executables, not just how many there are
4,647
Posted By Aesop
Awk command
Hey guys,
need help writing a script which will display the total word count of all executables in the current directory. I believe awk is necessary but im unfamiliar with the command could someone...
4,625
Posted By Aesop
the writeup doesnt mention anything about head,...
the writeup doesnt mention anything about head, just says you may want to use pipe or sort. if its not possible to do without head, then how what is the syntax for that?
4,625
Posted By Aesop
question about limiting the display from the ls command
hey guys im rly new to unix. im attempting to list the 5 largest files in a directory.

so i got this far...

ls -lR | sort -r

and this lists all files by filesize, how can i limit this to...
Showing results 1 to 5 of 5

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