If you hit this website looking for a Linux/shell/UNIX related advice you might want to visit my
identi.ca account. I post "short, magic", Linux formula there now. You know something like:
How to split lines in VIM?
s/\,/,[ctrl-V][Enter]/g
where
[ctrl-V][Enter] - means type Ctrl+V and next Enter (you should see s/\,/,^M/g)
No comments:
Post a Comment