Bash, the Crucial Exams Chat Bot
AI Bot

Linux Command Line Flashcards

Get the current working directory of a shell
shutdown
Text editor that is infamous for being impossible to exit
pwd
Sets the owner of files or directories
Turn off or power off
vi
chown
Stop a running process
Used to switch users in a shell
kill
su
FrontBack
Change directoriescd
Configure network settingsifconfig
Configure wireless networking settingsiwconfig
Copy a file or directorycp
Delete a file or directoryrm
Get the current working directory of a shellpwd
List contents of a directoryls
Lists processesps
Move a filemv
Searches a file or input for particular charactersgrep
Set a user's passwordpasswd
Sets permissions of files or directorieschmod
Sets the owner of files or directorieschown
Stop a running processkill
Text editor that is infamous for being impossible to exitvi
Turn off or power offshutdown
Ubuntu package managerapt-get
Used to run subcommands as root (admin)sudo
Used to switch users in a shellsu
Front
Configure network settings
Click the card to flip
Back
ifconfig
Front
List contents of a directory
Back
ls
Front
Configure wireless networking settings
Back
iwconfig
Front
Stop a running process
Back
kill
Front
Move a file
Back
mv
Front
Used to switch users in a shell
Back
su
Front
Set a user's password
Back
passwd
Front
Used to run subcommands as root (admin)
Back
sudo
Front
Ubuntu package manager
Back
apt-get
Front
Searches a file or input for particular characters
Back
grep
Front
Turn off or power off
Back
shutdown
Front
Get the current working directory of a shell
Back
pwd
Front
Text editor that is infamous for being impossible to exit
Back
vi
Front
Sets the owner of files or directories
Back
chown
Front
Sets permissions of files or directories
Back
chmod
Front
Change directories
Back
cd
Front
Copy a file or directory
Back
cp
Front
Lists processes
Back
ps
Front
Delete a file or directory
Back
rm
1/19
These cards cover key commands such as "ls" for listing directory contents, "grep" for searching files, "cd" for navigating directories, and "shutdown" to power off the system. Learn to manage files with "mv," "cp," and "rm"; control permissions with "chmod" and "chown"; and configure networks using "iwconfig" and "ifconfig." Dive into process management with "ps," "kill," and root-level tasks using "sudo" and "su." Whether you're a sysadmin or developer, this deck also includes commands like "apt-get" for package management and the infamous "vi" text editor. Sharpen your Linux skills today!
Share on...
Follow us on...