Lab 2

In Lab 2, I will show how the following commands operate:

mkdir

mkdir

The mkdir command will create a new directory in the system.

cp

cp

The cp command is use to copy a file or directory.

mv

mv1

The mv command will rename a file

mv2

and it also moves file from a directory to another.

rm

rm

The rm command is used to remove a file from a directory.

help

help

The help command is use to display information about a command.

man

man

The man command is use to display the manual of a command.

whatis

what si

The whatis  command displays the name and a one line description of a main page matching a specified keyword.

alias

alias

The alias is a command to create your own composite commands.

https://openlab.citytech.cuny.edu/lsalinas-eportfolio/

Leave a Reply

Your email address will not be published. Required fields are marked *