CompTIA Linux+ XK0-005 All CLI Tools Flashcards

FrontBack
tarArchive tool commonly used to group files into a single file.
lvcreate / lvchange / lvextendLVM commands for managing logical volumes.
mdadmManage MD (multi-disk) devices for RAID.
gzipTool for file compression.
wcPrint newline word and byte counts for files.
rmRemove files or directories.
treeDisplay a tree representation of directory structure.
lsblkList block devices.
cURL / wgetData transfer tools supporting various protocols.
hostnameShow or set the system's host name.
SSHSecure Shell a protocol for secure remote login and other secure network services.
pvcreate / vgcreate / vgextendCommands for creating/extending physical volumes and volume groups in LVM.
nsswitchService for configuring the handling of name service requests.
ddConvert and copy a file.
echoDisplay a line of text.
SCPSecure Copy Protocol for securely transferring files.
mountMount a file system.
dfDisplay free disk space.
catConcatenate files and print on the standard output.
xzCompress or decompress files using high compression.
rmdirRemove directories.
dig / nslookup / hostDNS lookup utilities.
sedStream editor for filtering and transforming text.
WHOISQuery and response protocol for querying databases storing registered users or assignees of an Internet resource.
zipPackage and compress (archive) files.
statDisplay file or file system status.
fdiskManipulate disk partition table.
nc (netcat)Networking utility for reading/writing from/to network connections.
rsyncUtility for efficient file transfer and synchronization.
ifconfigConfigure or display network interface parameters.
wireshark / tsharkNetwork protocol analyzers.
sourceRead and execute commands from a file.
teeRead from standard input and write to standard output and files.
cutRemove sections from each line of files.
tracerouteTrace the route to a network host.
fileDetermine file type.
touchChange file timestamps.
scpSecure copy (remote file copy program).
grep / egrepPrint lines matching a pattern.
findSearch for files in a directory hierarchy.
mtrNetwork diagnostic tool.
cpCopy files and directories.
nmcliNetwork Manager command line tool.
blkidLocate or print block device attributes.
tcpdumpDump traffic on a network.
systemctlSystem and service manager.
pingSend ICMP ECHO_REQUEST packets to network hosts.
pwdPrint working directory.
partprobeInform the kernel about partition table changes.
partedPartition manipulation program.
cpioCopy files to and from archives.
mkdirCreate directories.
printfFormat and print data.
netstatNetwork statistics utility.
awkPattern scanning and processing language.
cdChange directory.
bzip2File compression utility.
mvMove or rename files or directories.
lsscsiList SCSI devices.
routeShow/manipulate the IP routing table.
xargsBuild and execute command lines from standard input.
trTranslate or delete characters.
nanoEasy to use command line text editor.
head / tailOutput the first/last part of files.
vi / vimText editors with vim being an improved version of vi.
lsList directory contents.
duDisk usage - estimate file space usage.