A tool for selecting characters from passwords
pswd [FLAGS] <PASSWORD> [POSITION]...
-h, --help Prints help information
-P, --pipe Take <PASSWORD> value from stdin, allowing for piped input
-V, --version Prints version information
<PASSWORD> The password of which charaters are to be selected from.
<POSITION>... The position (integer) of the character to select (starting at 1)