diff options
author | Epoch Qwert <epoch@53flpnlls43fcguy.onion> | 2014-08-03 23:11:52 -0500 |
---|---|---|
committer | Epoch Qwert <epoch@53flpnlls43fcguy.onion> | 2014-08-03 23:11:52 -0500 |
commit | f1e5ad1b43d25c08f3df1cd6cb3b16d2af575458 (patch) | |
tree | eaff6ad6552daf0dc873b35e59215be4ddc9657c /scripts/ircrawcommand | |
download | segfault_home-f1e5ad1b43d25c08f3df1cd6cb3b16d2af575458.tar.gz segfault_home-f1e5ad1b43d25c08f3df1cd6cb3b16d2af575458.zip |
initial commit of seghome. :)
Diffstat (limited to 'scripts/ircrawcommand')
-rw-r--r-- | scripts/ircrawcommand | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/ircrawcommand b/scripts/ircrawcommand new file mode 100644 index 0000000..9de7396 --- /dev/null +++ b/scripts/ircrawcommand @@ -0,0 +1,7 @@ +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_U=%u' +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_F=%f' +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_S=%s' +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_M=%m' +!leetuntail * /home/segfault/files/cmd_out +!leettail 49/home/segfault/files/cmd_out +!leetappend /home/segfault/files/cmd_in 10 %s |