Skip to content

A tool for selecting characters from passwords

License

Notifications You must be signed in to change notification settings

TomHotston/pswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pswd

A tool for selecting characters from passwords

Help

usage

pswd [FLAGS] <PASSWORD> [POSITION]...

flags

-h, --help Prints help information
-P, --pipe Take <PASSWORD> value from stdin, allowing for piped input
-V, --version Prints version information

args

<PASSWORD> The password of which charaters are to be selected from.
<POSITION>... The position (integer) of the character to select (starting at 1)