Common Linux Commands 1

Identify the use case of common Linux commands.


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