Forrest logo
back to context overview

nth

List of commands for nth:

  • nth:tldr:20085 nth: Name hashes in a file.
    $ nth -f ${path-to-hashes}
    try on your machine
    explain this command
  • nth:tldr:57e4b nth: Output in json format.
    $ nth -t ${5f4dcc3b5aa765d61d8327deb882cf99} -g
    try on your machine
    explain this command
  • nth:tldr:7caec nth: Decode hash in Base64 before naming it.
    $ nth -t ${NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK} -b64
    try on your machine
    explain this command
  • nth:tldr:9bdac nth: Name a hash.
    $ nth -t ${5f4dcc3b5aa765d61d8327deb882cf99}
    try on your machine
    explain this command
back to context overview