Unix tool tip (@unixtooltip) 's Twitter Profile
Unix tool tip

@unixtooltip

Tips on Unix utilities and related topics from @JohnDCook.

ID: 363210621

linkhttp://JohnDCook.com calendar_today27-08-2011 18:23:08

5,5K Tweet

84,84K Followers

19 Following

Linux Handbook (@linuxhandbook) 's Twitter Profile Photo

No disrespect to Linus Torvalds, but this guy is the greatest geek alive 🫔 Created UNIX in 1971 when he was 28 years old. Created Go in 2009 when he was 66 years old😲 He also developed the B programming language (which led to C), created UTF-8 encoding (making international

No disrespect to Linus Torvalds, but this guy is the greatest geek alive 🫔

Created UNIX in 1971 when he was 28 years old.
Created Go in 2009 when he was 66 years old😲

He also developed the B programming language (which led to C), created UTF-8 encoding (making international
Unix tool tip (@unixtooltip) 's Twitter Profile Photo

wc has options to only show character (-c), word (-w), or line (-l) counts. [The option -c counts BYTES, which in ASCII text is equivalent to characters. Use -m to count Unicode characters.]