summaryrefslogtreecommitdiff
path: root/chat/you
diff options
context:
space:
mode:
authorepochqwert <epoch@hacking.allowed.org>2015-08-19 20:47:05 -0500
committerepochqwert <epoch@hacking.allowed.org>2015-08-19 20:47:05 -0500
commit9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1 (patch)
tree3a8fe9be12ee7088de99d2bb98e828cd472ff8e3 /chat/you
parent3cb90cc19cc95bcea41845de4555e79bdd34b161 (diff)
downloadsegfault_home-9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1.tar.gz
segfault_home-9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1.zip
save point.
Diffstat (limited to 'chat/you')
-rwxr-xr-xchat/you/_2
-rwxr-xr-xchat/you/are/_2
l---------chat/you/are/stupid.1
-rwxr-xr-xchat/you/are/stupid/_2
-rwxr-xr-xchat/you/have/unread/!messages/_2
l---------chat/you/suck.1
-rwxr-xr-xchat/you/suck/_2
-rwxr-xr-xchat/you/there/_2
l---------chat/you/there?/_1
9 files changed, 15 insertions, 0 deletions
diff --git a/chat/you/_ b/chat/you/_
new file mode 100755
index 0000000..435c185
--- /dev/null
+++ b/chat/you/_
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "no. you $*"
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."
diff --git a/chat/you/have/unread/!messages/_ b/chat/you/have/unread/!messages/_
new file mode 100755
index 0000000..a478415
--- /dev/null
+++ b/chat/you/have/unread/!messages/_
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "!messages"
diff --git a/chat/you/suck. b/chat/you/suck.
new file mode 120000
index 0000000..fdb7235
--- /dev/null
+++ b/chat/you/suck.
@@ -0,0 +1 @@
+suck \ No newline at end of file
diff --git a/chat/you/suck/_ b/chat/you/suck/_
new file mode 100755
index 0000000..4e498a5
--- /dev/null
+++ b/chat/you/suck/_
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "you're mother."
diff --git a/chat/you/there/_ b/chat/you/there/_
new file mode 100755
index 0000000..eb05097
--- /dev/null
+++ b/chat/you/there/_
@@ -0,0 +1,2 @@
+#!/bin/sh
+printf "\x01ACTION is totally here\x01\n"
diff --git a/chat/you/there?/_ b/chat/you/there?/_
new file mode 120000
index 0000000..94e5e30
--- /dev/null
+++ b/chat/you/there?/_
@@ -0,0 +1 @@
+../there/_ \ No newline at end of file