Common Linux Commands 1

Identify the use case of common Linux commands.


Sets permissions of files or directories
List contents of a directory
Used to run subcommands as root (admin)
Set a user's password
Move a file
Used to switch users in a shell
Lists running processes
Stop a running process
Configure network settings
Text editor that is infamous for being near-impossible to exit
ls
sudo
kill
mv
ps
chmod
vi
passwd
ifconfig
su