Lab 4

Lab 4

Command chmod:
changes the mode or permissions of a file or directory
chmod

Command su:
allows you to log in as another user
su

Command sudo:
allows you to execute commands as a different user
sudo

Command chown:
is used to change the owner of a file
chown

Command passwd:
is used to change the password
passwd

Command ps:
used to view a snapshot of the process
ps

Command kill:
used to remove a process
kill

Command printenv:
displays a list of variables
printenv

Leave a Reply

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