diff options
author | epoch <epoch@hacking.allowed.org> | 2014-02-09 07:09:28 -0600 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2014-02-09 07:09:28 -0600 |
commit | 0aa07718054116019222cbd69b81f1508bfa8dc0 (patch) | |
tree | 2723341fb1b4c0196f61823933ab0fee4a022a99 /scripts/rawcommand | |
parent | 2bf21d6516ed44567e9cf842b25fc30a3affc03f (diff) | |
download | segfault-0aa07718054116019222cbd69b81f1508bfa8dc0.tar.gz segfault-0aa07718054116019222cbd69b81f1508bfa8dc0.zip |
added minimal startup scripts.
deleted a bunch of shit from compile.sh
cleaned segfault a bit.
made the shell script not auto-generated.
everything expects /home/segfault/ to be where segfault gets ran.
you have to do the chdir yourself now.
Diffstat (limited to 'scripts/rawcommand')
-rw-r--r-- | scripts/rawcommand | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/rawcommand b/scripts/rawcommand new file mode 100644 index 0000000..130a4af --- /dev/null +++ b/scripts/rawcommand @@ -0,0 +1,3 @@ +!leetuntail * /home/segfault/files/cmd_out +!rawtail /home/segfault/files/cmd_out +!leetappend /home/segfault/files/cmd_in 10 %s |