CSC 235
Lab Assignment #0
Fall 2011
Due: 8/26/2011

Provide a short description of the purpose or function of the following Linux commands:

ls

cd

passwd

cat

pwd

man

exit

file

mkdir

mv

cp

rm

rmdir

which

find

locate

grep

less

head

tail

ln

chmod

chown

chgrp

df

g++


While not commands, how are the following keystrokes used at the command line?


<ctrl>c

<ctrl>d

<up-arrow> / <down-arrow>

<tab>