Shell Tips

Introduction | Articles | Tips & Tricks | Related

Introduction

The following are a number of tips and tricks for the unix shell environment. Shell examples assume a non-csh-based shell, such as bash or zsh. Consult the manual for the commands in question if you see errors, as your version of the tool may be different from the one shown here.

Articles

Longer discussions that warrant own page due to length or for reference purposes.

Tips & Tricks

Some random shell tips and tricks.

Related