CSCI 3294 (UNIX Power Tools):
Useful Links and Other Resources
(Suggestions for additions to this page are welcome;
send to
bmassing@cs.trinity.edu.)
Tutorials
Shells and shell scripts
Editors
-
GNU Emacs Manual.
- Vim home page.
-
Another vim home page, by its principal
author. In particular check out the links at
the bottom of the page to his paper "Seven
habits of effective text editing".
- Miscellanous text-editor advocacy (mostly for fun, though
you might find them persuasive):
TeX and LaTeX
Make and makefiles
Regular expressions
-
Learning to Use Regular Expressions (tutorial).
- Some free programs for testing regular expressions
(for Linux -- there are several others apparently
available for Windows only -- and this list may not
be up to date):
-
The RegExp Coach
(installed in
/users/cs3190u/regexp/regex-coach/regex-coach).
-
Visual REGEXP
(installed in
/users/cs3190u/regexp/visual_regexp-3.0/tkregexp).
-
RegExplorer
(seems promising, but not installed).
CGI scripting
Miscellaneous technical
Miscellaneous non-technical
Some words from the opposition:
The Unix Hater's Handbook.
Fun stuff: