A word from our sponsors

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
sw:pwgen:intro [2017/09/05 19:56] Frank Fegertsw:pwgen:intro [2017/09/05 20:09] (current) Frank Fegert
Line 57: Line 57:
  
 <cli> <cli>
-root@host:~$ pwgen [OPTIONS] [PASSWORD LENGTH] [NUMBER OF PASSWORDS]+user@host:~$ pwgen [OPTIONS] [PASSWORD LENGTH] [NUMBER OF PASSWORDS]
 </cli>  </cli> 
  
Line 85: Line 85:
  
 <cli> <cli>
-root@host:~$ pwgen -sync 16 1+user@host:~$ pwgen -sync 16 1
 </cli> </cli>
  
Line 91: Line 91:
  
 <cli> <cli>
-root@host:~$ pwgen -B 32 5+user@host:~$ pwgen -B 32 5
 </cli> </cli>