I think this are best choices for linux userIs echo, grep, and RegEX an option?
Yes! Wear the geek label proudly.I absolutely love vi and use only that. In the beginning it's all a bit strange and counter-intuitive but when you get the hang of it, its is awesome. Yanking a couple of lines here, placing them there, deleting from the current cursor position until the end of the file, etc. I guess I'm a real geek now ;-)
No Flames Here.Though i dont agree. vi/vim is more popular than emacs.
They just don't underatand how powerful and customizable emacs is! ;^)
Here come the flames! ;^)
would a redirected cat output be an editor also?I think this are best choices for linux user
would a redirected cat output be an editor also?
cat > /path/to/nameoffile
cat >> nameoffile
Can you give most used/needed commands of Vi/Vim?
vimtutor