Skip to content

Rikartt/Shell-Number-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages