Lab 1

For each of the following commands write a description of what it does and provide a screenshot of how it looks like:

df- it will tell you how much disk memory is available.

Maximo

cal – it will display the current month and year calendar.

Maximo1

free – it will tell you how much memory is available.

Maximo3

cd – used to change directory.

Maximo7

pwd – list the current working directory.

Maximo2

ls – list the files and sub-directories in the current working directory.

Maximo4

file – determines file type

Maximo5

less – allows backward movement in the file.

Maximo6