This website requires JavaScript.
Explore
Help
Sign In
logauth
/
SATS
Watch
1
Star
0
Fork
You've already forked SATS
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1.0
SATS
/
lib
/
cyclic-hash
/
decr
4 lines
74 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Restructuring with shell_exec, with shell facades for php scripts (shebang trouble because displaying itself) + log management
2017-01-27 19:41:02 +00:00
#!/bin/sh
Created cyclic-hash `decr` and `hash` functions
2017-01-26 18:55:53 +00:00
upd: lib.cyclic-hash{decr,source/decr.php} > added optional arg 'revert' to `incr` instead of `decr`
2018-01-26 13:05:47 +00:00
/usr/bin/env php $(realpath $(dirname $0))/source/decr.php $1;