Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Shell Number Tools

Some experimenting with making shell runnable programs using C, that can be used to play with numbers.

formatnum

Formats numbers according to a splitter, syntax is like this, snt-formatnum [E|S|other splitter] [numbers separated by spaces] Where snt-formatnum can be replaced with whatever filename the compiled program has currently and E, S mean Engineering vs Scientific notation respectively, other splitter can be any char to split the number, like *10^ for example.

vigenere

Decrypts and encrypts a ciphertext or ciphertext when provided with the key. Syntax is as follows: snt-veginere [mode: e(ncrypt)|d(ecrypt)] [key] [plaintext / ciphertext]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages