Options (4)
-t, --textbooleanName a hash
Example:
nth {{[-t|--text]}} {{5f4dcc3b5aa765d61d8327deb882cf99}}-f, --filebooleanName hashes in a file
Example:
nth {{[-f|--file]}} {{path/to/hashes}}-g, --greppablebooleanPrint in JSON format
Example:
nth {{[-t|--text]}} {{5f4dcc3b5aa765d61d8327deb882cf99}} {{[-g|--greppable]}}--base64booleanDecode hash in Base64 before naming it
Example:
nth {{[-t|--text]}} {{NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK}} {{[-b64|--base64]}}Examples (4)
Name a hash
nth [-t|--text] 5f4dcc3b5aa765d61d8327deb882cf99Name hashes in a file
nth [-f|--file] path/to/hashesPrint in JSON format
nth [-t|--text] 5f4dcc3b5aa765d61d8327deb882cf99 [-g|--greppable]Decode hash in Base64 before naming it
nth [-t|--text] NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK [-b64|--base64]made by @shridhargupta | data from tldr-pages