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