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