Home > Programming > Start Up Shell Script

Start Up Shell Script

October 15th, 2009

This program should be written so that it will run on Knoppix or PuTTy.

Create a start-up shell script. Whether you write the scripts as .profile or .cshrc, include the following options:

Your search path to $PATH
Your editor to vi
Two variables of your preference, explain what they are.

Create a shell that completes the following problem:


Start Up Shell Script