diff options
| author | epochqwert <epoch@hacking.allowed.org> | 2015-08-19 20:47:05 -0500 |
|---|---|---|
| committer | epochqwert <epoch@hacking.allowed.org> | 2015-08-19 20:47:05 -0500 |
| commit | 9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1 (patch) | |
| tree | 3a8fe9be12ee7088de99d2bb98e828cd472ff8e3 /chat/you/are | |
| parent | 3cb90cc19cc95bcea41845de4555e79bdd34b161 (diff) | |
| download | segfault_home-9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1.tar.gz segfault_home-9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1.zip | |
save point.
Diffstat (limited to 'chat/you/are')
| -rwxr-xr-x | chat/you/are/_ | 2 | ||||
| l--------- | chat/you/are/stupid. | 1 | ||||
| -rwxr-xr-x | chat/you/are/stupid/_ | 2 |
3 files changed, 5 insertions, 0 deletions
diff --git a/chat/you/are/_ b/chat/you/are/_ new file mode 100755 index 0000000..0416abe --- /dev/null +++ b/chat/you/are/_ @@ -0,0 +1,2 @@ +#!/bin/sh +echo "no, you $*" diff --git a/chat/you/are/stupid. b/chat/you/are/stupid. new file mode 120000 index 0000000..7f1bada --- /dev/null +++ b/chat/you/are/stupid. @@ -0,0 +1 @@ +stupid
\ No newline at end of file diff --git a/chat/you/are/stupid/_ b/chat/you/are/stupid/_ new file mode 100755 index 0000000..ccc9373 --- /dev/null +++ b/chat/you/are/stupid/_ @@ -0,0 +1,2 @@ +#!/bin/sh +echo "I'm smarter than the average bot. Fuck you." |
