~ 1.11 Reversed Flashcards
Print Working Directory to show current folder
pwd
Change the ownership of a file/directory
chown
Copy a file
cp
A package management tool that is solely used in Red Hat-based Linux distributions
yum
Show the amount of free space on a disk
df
A basic text editor that is commonly used in Linux distros
nano
Instant/scheduled synchronisation of files from one storage system to another
Rsync (backups)
Display file contents
cat
Advanced packaging tool for package management in Linux
apt-get
Display and manage network interface information
ip
Rename a file
mv
Show current running processes
ps
Remove a file/empty folder
rm
Find a piece of text that is located in any file on the system
grep
Show the contents list of a directory
ls