Y
Hacker News
new
|
ask
|
show
|
jobs
by
109876
4038 days ago
I think he is just saying that C isn't worth learning if you just need to do really simply things that a ton of modern languages can do in one of two lines.
1 comments
dmix
4038 days ago
Or, you know, old-school 'programming' by combining Unix utilities from the 1980s.
$ wc foo file.txt
link