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