Cheat Sheet about Linux commands

Command Name
Function (English)
 
pwd
Print Working Directory (Shows the full path of the current directory.)
 
ls
LiSt (Lists files and directories in the current location.)
 
cd
Change Directory (Navigates to a different directory.)
 
mkdir
MaKe DIRectory (Creates a new directory.)
 
rm
ReMove (Deletes files or directories.)
 
cp
CoPy (Copies files or directories.)
 
mv
MoVe (Moves or renames files or directories.)
 
cat
ConCATenate (Displays the content of a file.)
 
touch
Creates an empty file.
 
grep
Searches for text patterns within files.
 
man
MANual (Displays the manual page for a command.)
 
chmod
CHange MODe (Changes the permissions of a file or directory.)
 
sudo
Super User DO (Executes a command with administrator privileges.)
 
clear
Clears the terminal screen.
 

To make this cheatsheet I have used ChatGPT, Gemini and Digital Ocean

Desplaça cap amunt