|
|
Avail.: | next session possibly in Dec/2012 |
Admits: | volunteers only |
Prereq.: | user experience |
Cost: | vol $0, supplies included |
Where: | TFN office |
When: | typically Thursday afternoons |
Length: | 3 class meetings, 45 minutes each, starts on demand |
Format: | supervised lab |
Homework: | none |
Extra help: | at the TFN office, from fellow volunteers. |
Iain Calder is an expert unix command-line user, teacher, and designer of command-line software. He has been introducing the unix command-line to novices for almost 2 decades.
This short course teaches the minimum basics of command-line use on unix: the parts of the command-line, the keystrokes for entering commands, correcting typos, reusing previously issued commands, what you will see when a command succeeds or fails, essential commands for navigating and for viewing files and folders.
Upon completing this course, you will be able to:
none
unix is an operating system in the same way that MS-DOS, Windows, and MacOS are operating systems.
unix supports graphics but graphical environments are inherently limited in some ways. Certain tasks are simply not possible with a mouse or they require too much effort, when done with a mouse.
Command line environments have their own limitations but they also have certain advantages.
One of the features of unix is the richness of its command line environment and the hundreds of powerful commands that it includes. One connects remotely to a unix server, and uses its command line environment to view and to edit files, to read documentation, to generate reports, to exchange email and browse the web, to write programs, to change a server's behaviour, etc.
Much of our work at TFN is done in unix's command line environment.