Monday, February 12, 2007

Important Unix Commands

There are many useful and important commands to use when using the OS Unix. Here are four of the most important ones that I thought were the most useful:

1. chsh- This is important because it will allow the user to change to a completely different schell to use instead of the one they are using.

2. ls- This command is very useful in that it shows all of the directories and files in a directory in a list that displays on the screen. It makes it easier to find the directories.

3. cd- This command allows the user to change to a different directory than that of the one they were on. It helps the user to move from one directory to another easier.

4. exit- This command is very simple in it's use, it simply logs or exits the user off of the remote system.

No comments: