Penguin
Diff: ChoosingPasswords
EditPageHistoryDiffInfoLikePages

Differences between version 20 and previous revision of ChoosingPasswords.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 20 Last edited on Sunday, October 8, 2006 9:04:40 am by GeorgePollard Revert
Older page: version 19 Last edited on Friday, March 4, 2005 11:30:51 am by JohnMcPherson Revert
@@ -1,8 +1,8 @@
 !!PerryLorier's preferred and highly recommended way of choosing passwords 
  
 <pre> 
- cat /dev/urandom | tr -dc ' -~~' | fold -w 20 | head -1 
+ cat /dev/urandom | tr -dc ' -~~' | fold -w 20 | head -n
 </pre> 
  
 His new password is <tt>_]}e9pgU5-u6_hr~[KF|*</tt>.