next up previous contents
Next: Quick Reference Up: Advanced Topics Previous: Communication   Contents

Miscellaneous Commands

grep string file1 file2 ...
displays all the lines in the files that contain `string'

cal month year
prints a calendar for the corresponding month and year.

ispell file
interactive program that checks spelling in file

script filename
records all screen I/O into filename until you type exit. Note that script will overwrite the file if it exists.



Michelle Craft 2008-01-23