scrub
This commit is contained in:
@@ -164,7 +164,3 @@ ign() {
|
||||
alias r="redis-cli"
|
||||
q() { "$@" > /dev/null 2>&1 & }
|
||||
|
||||
|
||||
log() {
|
||||
python -c "while log := __import__('redis').Redis().brpop('log'): print(log[1].decode())"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user