I would like to print the number of characters in each line of a text file using a unix command. I know it is simple with powershell gc abc.txt | % {$_.length} but I need unix command.
Posted: 9 years, 3 month(s) ago
About · Feed · FAQs · Privacy · Terms · Contact
© 2014 Tipspit.com