echo $(for ii in `cat list.txt | uniq -c | cut -c -7` ; do echo $ii + ; done) | expr
echo $(for ii in `cat list.txt | uniq -c | cut -c -7` ; do echo $ii + ; done) | expr
Febbraio 28, 2013 21:00 - no comments yet | No one following this article yet.
Viewed 26 times
0no comments yet
Please type the two words below