Lab 1

cal shows the calendar.  It shows the dates, years and months.

1

free shows memory. It shows how much memory is available.

2

cd /usr changes directory.

3

pwd shows home. pwd shows the current directory you are working on.

5

ls -a shows all files.  ls -a shows all files on the computer.

7

file shows directory. file shows all files under the current user.

8

less shows to read a file

10

df shows how much disk space is available.

Capture