User Tools

Site Tools


informatique:linux:commandes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatique:linux:commandes [2023/08/01 14:53] yahikoinformatique:linux:commandes [2023/10/30 14:54] (current) yahiko
Line 73: Line 73:
   ACTIVE            '/dev/drbdvg3/lv-ovz3' [900.00 GiB] inherit   ACTIVE            '/dev/drbdvg3/lv-ovz3' [900.00 GiB] inherit
 </codedoc> </codedoc>
 +
 +===== wget avec mot de passe =====
 +<code shell>
 +wget --user [NOM_UTILISATEUR] --password [MOT_DE_PASSE] [URL]
 +</code>
 +
 +===== less : afficher dernière ligne =====
 +<code shell>
 +less +G /où/est/mon/fichier
 +</code>
informatique/linux/commandes.1690901601.txt.gz · Last modified: 2023/08/01 14:53 by yahiko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki