Help with the vi editor:
The bare bones
(http://biochem.uthscsa.edu/~hs_lab/frames/shortvi.html)
Reference list of vi commands
( http://biochem.uthscsa.edu/~hs_lab/frames/vi. )
vi lover's home page
( http://www.thomer.com/thomer/vi/vi.html )
How-to file for latest features of vim
(http://en.tldp.org/HOWTO/Vim-HOWTO.html)
Type
man vi
at the unix prompt.
Advanced use of the vi substitution command (regex)
.
Seletected tricks with vi(m)
.
Unix help:
Basic Unix/Linux
.
Selected Unix/Linux tips
.
Index of linux commands
Local copy of" "
LINUX: Rute User's Tutorial and Exposition
" (Version 1.0.0) by Paul Sheer.
Note: to search with grep: log onto biochem; cd /home/www/biochem/linux; grep "word or phrase of interest" *.html
Then to retrieve one of the files indicated (ie. node7.html), point your brower to http://biochem.uthscsa.edu/linux/node7.html