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
February 28, 2013 21:00 - Pas de commentaire | No one following this article yet.
Viewed 26 times
0Pas de commentaire
Please type the two words below