Bash, the Crucial Exams Chat Bot
AI Bot

Linux Command Line Flashcards

CompTIA A+ 220-1202 (V15) Flashcards

Study our Linux Command Line flashcards for the CompTIA A+ 220-1202 (V15) exam with 39+ flashcards. View as flashcards, a searchable table, or as a fun matching game.
CompTIA A+ 220-1202 (V15) Course Header Image
FrontBack
Archive files and directories into a tarballtar
Change directoriescd
Compress files with gzipgzip
Concatenate and display file contentscat
Configure network settingsifconfig
Configure wireless networking settingsiwconfig
Copy a file or directorycp
Create a hard or symbolic linkln
Create a new directorymkdir
Create an empty file or update its timestamptouch
Decompress gzip filesgunzip
Delete a file or directoryrm
Display disk usage of files and directoriesdu
Display memory usagefree
Display the manual page for a commandman
Download files from the webwget
Find files by name in a directory treefind
Follow file changes in real-timetail -f
Get the current working directory of a shellpwd
List contents of a directoryls
List the beginning of a filehead
List the end of a filetail
Lists processesps
Locate files using a databaselocate
Move a filemv
Remove an empty directoryrmdir
Searches a file or input for particular charactersgrep
Securely copy files over SSHscp
Set a user's passwordpasswd
Sets permissions of files or directorieschmod
Sets the owner of files or directorieschown
Show disk space usagedf
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
View running processes dynamicallytop

About the Flashcards

Flashcards for the CompTIA A+ exam provide quick, focused review of essential Linux command-line commands and concepts. Cards cover core shell navigation (ls, cd, pwd), file and directory operations (cp, mv, rm, mkdir, rmdir, ln, touch), permission and ownership tools (chmod, chown, passwd), and common utilities for viewing files and manuals (cat, head, tail, man).

They also reinforce process and system management (ps, top, kill, shutdown, free, df, du), networking and transfer tools (ifconfig, iwconfig, scp, wget), package management (apt-get), archiving and compression (tar, gzip, gunzip), and basic editor familiarity (vi). Use the deck to master terminology, command purposes, and key ideas likely tested on the exam.

Topics covered in this flashcard deck:

  • Basic shell navigation
  • File and directory commands
  • Permissions and ownership
  • Process monitoring and control
  • Networking and file transfer
  • Archiving and compression
Share on...
Follow us on...