Search Results

Search: Posts Made By: abhikamune
30,576
Posted By abhikamune
sort -u your_file | wc -l this command gives...
sort -u your_file | wc -l

this command gives all word's in the file.but not unique word

Use code tags.
30,576
Posted By abhikamune
Finding the number of unique words in a file
find the number of unique words in a file using sort com-
mand.
1,893
Posted By abhikamune
awk problem
Find the number of files with sizes > 100KB in /, /bin, /usr, /usr/bin
and /usr/sbin directories and output them in a two column format with the
name of the directory and the number of files.

i...
1,438
Posted By abhikamune
awk request
Find the number of files with sizes > 100KB in /, /bin, /usr, /usr/bin
and /usr/sbin directories and output them in a two column format with the
name of the directory and the number of files.

i...
Showing results 1 to 4 of 4

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