Shell Scripts 1

First make sure your environment is set up:
  1. Under your HOME directory, create a directory called cmd.
  2. Update your profile so this directory is in your PATH.

Next, start writing some shell scripts:

  1. Create a script called lf by copying the code.
  2. Create a script called showField by copying the code.
  3. Create a script called gitReset by copying the code. Do you have git? If not, download it and set it up.
  4. Write Version 1 of the script called dirinfo.