This is a memo of Linux commands that are often used in business.
cd command Move directory
Is command View the contents of the directory
Is -a command View the entire contents of a directory, including hidden files
mkdir command Create a new directory
rm command Delete file
cp command Copy file
mv command Move files and rename files
I will take the LPIC1 exam, so I will continue to study!
Recommended Posts