Skip to main content

tools for power users

Project description

joker-superuser

Commandline utilities

Generate UUID:

$ sus uuid
8EDFF28CB26A4C13BF8D4AD8BDC5434A

$ sus uuid -s
FC8A0CC5-63BE-459A-8E86-AD8A1A87A767

$ sus uuid -sl
836a9b1f-a5ac-418d-9cce-1b06f3ac24e6

Compute Base32 encoded SHA1 checksums:

sus sha1b32 example.txt
find . -type f -exec sus sha1b32 {} \;

Compute Base64 encoded SHA384 checksums:

sus sha384b64 example.txt
find . -type f -exec sus sha384b64 {} \;

Miscellaneous

Get resources with SVN:

svn export https://github.com/frozflame/joker-superuser/trunk/resources sus-resources

Get resources with curl and tar:

mkdir sus-resources
curl -L "https://github.com/frozflame/joker-superuser/archive/master.tar.gz" | tar xz -C sus-resources --strip-components 2 joker-superuser-master/resources/ 

Recent changes

version 0.2.5

  • add sub-commands l (locators) and chksumdir
  • require Python version 3.6+

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

joker-superuser-0.2.6.tar.gz (17.6 kB view details)

Uploaded Source

File details

Details for the file joker-superuser-0.2.6.tar.gz.

File metadata

  • Download URL: joker-superuser-0.2.6.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.12

File hashes

Hashes for joker-superuser-0.2.6.tar.gz
Algorithm Hash digest
SHA256 0612de36aee7e8d46ad9bdcb2b88db400cd6c2af8e7ec6b07d1aa2659cc6b0cf
MD5 00302ff6875d9113a57c33c5a2781c77
BLAKE2b-256 2728b92aa97029f99653e950a455575aadf841581d05810591fa5e7f502f5782

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page