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) andchksumdir - 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.7.tar.gz
(18.1 kB
view details)
File details
Details for the file joker-superuser-0.2.7.tar.gz.
File metadata
- Download URL: joker-superuser-0.2.7.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ad993cdfeb826b090f1f73b54f8669b32071e9132ed8ca01d0d13557f428ec5
|
|
| MD5 |
00adcd45e1ecd8b758c2f370136f546b
|
|
| BLAKE2b-256 |
319b65638fc140a1996bfad20db013ac9c938cf304b1c8c547ec395dcb34900b
|