Common Linux Commands 1

Identify the use case of common Linux commands.


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