0% found this document useful (0 votes)
2 views

Linux commands

The document provides a list of Linux terminal commands along with their functions, such as 'ls' for listing directories and 'mkdir' for creating directories. It includes commands for file manipulation, FTP access, and remote system access via SSH. Additionally, it mentions the use of 'sudo' for executing commands with root privileges.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Linux commands

The document provides a list of Linux terminal commands along with their functions, such as 'ls' for listing directories and 'mkdir' for creating directories. It includes commands for file manipulation, FTP access, and remote system access via SSH. Additionally, it mentions the use of 'sudo' for executing commands with root privileges.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ls =>liste directory

ls -l =>plus detail
gdb =>det les fonctions d'un fichier
mkdir =>make dir
touch =>cree fichier
nano =>edite fiche
ls -a =>show hiden files
cat * => cat all
cat =>voir contenu de fichier
rm =>remove
rm -r =>remove folder
sudo => accebilty rut
etc/passwd
cd .. =>go back
....//....// => write it in site web to go back in files
FTP IP =>enter
anonymous => to login FTP without password
get (name of the file) => take a file
more (name of the file) => read the file
ssh user@IP =>to acces to other pc
0601345306
ctrl+u ===> code sorce
Linux : terminal emulator commandes

ls : liste dirrectory
ls -l : plans details
mKdir : make dir
touch +(name) : créer un fichier
nano + (name) : edité le fichier
cat + (name) : voir contenu du fichier
rm : remove
rm -r + (name) : remove folder

sudo : execute command as ROOT


cd : go back
....//....// : write it in the website to go back (précédent)
FTP IP : enter
anonymous : to login FTP without password
get + (name of the file) : take a file
more + (name of the file) : read the file
ssh us
hada knt ktbto f dik l formation

You might also like