wiki:ShellOneLiners
Random password on length 10 dd if=/dev/urandom count=1024 bs=1 2>/dev/null | tr -c -d '\041-\174' | cut -c -10
Last modified 12 years ago Last modified on Aug 19, 2012, 8:23:57 AM
Note: See TracWiki for help on using the wiki.