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