Y
Hacker News
new
|
ask
|
show
|
jobs
by
chongli
4289 days ago
vi is a sysadmin's dream. I use it for editing any and all files on myriad remote machines. I especially love the ! command which lets me pipe parts of a buffer through shell commands such as
column
.