Hacker News new | ask | show | jobs
by slavapestov 1041 days ago
> My biggest struggle has been finding good resources to learn the "proper" way to use it

Why stop at vi? Go all the way and re-orient your entire lifestyle around Unix text processing: vi, awk, sed, troff, and sh.

https://www.oreilly.com/openbook/utp/UnixTextProcessing.pdf

2 comments

I remember jumping a bit when I saw the authors: Dale Doughterty and Tim O'Reilly. In all honesty, I should spend more time with the book as I have only used it to get a good introduction to troff in the past. Another tool which it is difficult to "modern" documentation for.
Oh, man. That book really brings back memories. That was my introduction to text processing back in the day.