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