Lab 4

1. chmod is a command that changes modes or permissions of a file or directory

chmod

 

2.su is another command that allow you to log in as another user

su

3.sudo is a command that allows us to execute a command as a different user

sudo

 

4. the command chown is use to change the owners file

chown

 

5.  passwd is use to change the password

passwd

6. ps is a command that lets you view a snapshot of the process

ps

 

7.the command kill is use to remove the process that was being executed

kill

 

8. printev is a command that displays a list of environmental variables

printev