Search Results

Search: Posts Made By: acc888
2,271
Posted By acc888
Thanks but i found even simpler solution than...
Thanks but i found even simpler solution than that

Rather than going for the grep, while and for loops

I am expecting an answer more like
tr -s " ," "\n" < <file_name> | sort | uniq -c
...
2,271
Posted By acc888
Count occurences of string
Hi,

Please help me in finding the number of occurences of the string.

Example: Apple, green, blue, Apple, Orange, green, blue are the strings can be even in the next line.

The o/p should...
Showing results 1 to 2 of 2

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