Mihalis Tsoukalos (@mactsouk) 's Twitter Profile
Mihalis Tsoukalos

@mactsouk

Technical writer + Systems Engineer. Author of Go Systems Programming, Mastering Go (amazon.com/Mastering-expe…), Time Series Indexing. #golang #timeseries #photos

ID: 712777950

linkhttps://www.mtsoukalos.eu calendar_today23-07-2012 17:21:46

8,8K Tweet

917 Followers

612 Following

Mihalis Tsoukalos (@mactsouk) 's Twitter Profile Photo

A surprising number of problems disappear when you are too busy to notice them. Boredom breeds problems. Purpose kills them. #motivational

Mihalis Tsoukalos (@mactsouk) 's Twitter Profile Photo

Did not remember that. To tell `grep(1)` to print only the filenames that contain a match, and only print each filename once, use the `-l` (lowercase L) option. #UNIX #tip