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