Extra Unix Shell Material

Software Carpentry’s Introduction to the Unix Shell describes the history of the shell, basic commands, and some of the philosophy that makes it such a powerful tool. This lesson aims to supplement the material in that lesson with short topical lessons on particular shell features that are useful to researchers.

Prerequisites

All of this material assumes that learners have mastered the basic Unix Shell lesson.

Schedule

Setup Download files required for the lesson
00:00 1. Manual Pages How to use man pages?
00:10 2. Working Remotely How do I use ‘ssh’ and ‘scp’ ?
00:20 3. Permissions Understanding file/directory permissions
00:30 4. Directory structure Understanding the concept of Unix directory structure
00:35 5. Job control How do keep track of the process running on my machine?
Can I run more than one program/script from within a shell?
00:40 6. Aliases and bash customization How do I customize my bash environment?
00:50 7. Shell Variables How are variables set and accessed in the Unix shell?
01:00 8. The Unix Shell
01:00 9. AWK
01:00 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.