!alias !savealias !leetappend %~/files/useraliases 10 !alias %%s !alias !reload !raw quit :reload !alias !addlink !leetappend /var/www/sites/hacking/links.txt 10 %%s (~%%n) !alias !drop !say %%n: Dropping shell right now, type exit when done. !alias !dig !c dig %%s !alias !more !tailunlock %~/files/cmd_out !alias !ping !say pong !alias !ec !eval %~/scripts/evalcommand %%s !alias !lambda !ec echo -ne 'SegFault: alias !tmp %%s\n!tmp\n' !alias !pymath !c python -c 'import math;print(%%s)' !alias !reset !kill 9 -1 !alias !up !c uptime !alias !randip !c perl -le '$,=".";print map int rand 256,1..4;' %%s !alias !jarg !c cat /service/gitd/jargon/jarg.txt | XuntilY "^:%%s" "^:." | tail -r | tail -n+2 | tail -r !alias !jargcheck !c cat /service/gitd/jargon/jarg.txt | XuntilY "^:%%s" "^:." | tail -r | tail -n+2 | tail -r | wc -l !alias !lambda !ec echo -ne '%%m: alias !tmp %%s\n!tmp\n' !alias !topic !rc echo "TOPIC %%f :%%s (set by %%n at $(date -u "+%%%%b %%%%m %%%%R") UTC)" !alias !pty !sh python -c 'import pty;pty.spawn("/usr/pkg/bin/bash")' !alias !you !rc if [ "%%s" = "there" ] || [ "%%s" = "there?" ]; then printf "PRIVMSG %%f :\x01ACTION is totally here\x01\n"; else echo "PRIVMSG %%f :no, you %%s" | tr '?' '!'; fi !alias !escape_sequences !c grep "//here" /root/services/segfault/segfault.c !alias !irc !eval %~/scripts/ircrawcommand %%s !alias !ic !eval %~/scripts/irccommand %%s !alias !reeval !eval %~/files/useraliases ######### the todo shit ######### !alias !addtodo !leetappend /var/todo/%%n.txt 10 "%%s" !alias !todo.add !addtodo %%s !alias !todo !c cat -n /var/todo/%%n.txt | shuffle -f-| head -n1 !alias !todo. !todo %%s !alias !diddo !c rmln %%s /var/todo/%%n.txt !alias !todo.rm !diddo %%s !alias !tododel !diddo %%s !alias !todos !c cat -n /var/todo/%%n.txt !alias !todo.list !todos !alias !ntodo !c wc -l /var/todo/%%n.txt !alias !todocount !ntodo !alias !todo.length !ntodo !alias !greptodo !c cat -n /var/todo/%%n.txt | grep -i "%s" !alias !todogrep !greptodo %%s !alias !todo.grep !greptodo %%s !alias !todo.claim !c ln /var/todo/%%s.txt /var/todo/%%n.txt ########## the end of that shit ######### !alias !tmplink !c echo '' > /var/www/sites/hacking/tmplink.html !alias !links !c if [ "%%s" ];then grep -i "%%s" /var/www/sites/hacking/links.txt;else echo http://$(rdns $(hop0 %%h))/cgi-bin/links.cgi;fi !alias !rmuseralias !c rmln %%s %~/files/useraliases !alias !useraliases !c cat -n %%~/files/useraliases %%s !alias !duplicateuseraliases !c cut '-d ' -f2 %%~/files/useraliases | uniq -d !alias !grepuseraliases !useraliases | grep %%s !alias !tits !say [ . | . ] !alias !geo !c whob %%s | egrep "^Country:|^City" !alias !dcc !rc p=$[45000 + ($RANDOM % 20000)];echo -e "privmsg %%n :\x01DCC SEND $(basename %%s) $(dcchelper $(gethostbyname %%h)) $p `wc -c "%%s"|tr -s ' '|cut '-d ' -f2`\x01";ncat -l -p $p < "%%s" !alias !title !c wget --no-check-certificate -qO- "%%s" | tr '>' '\n' | XuntilY "