changeset 7558:cbd0b9f4e0d4

<fizzie> ` mv script{,add} bin/ # I guess they could be there just as well -- but how did you write those things in the first place?
author HackBot
date Wed, 27 Apr 2016 23:14:39 +0000
parents de4340b248dd
children 5c07a045875f
files bin/script bin/scriptadd script scriptadd
diffstat 4 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/script	Wed Apr 27 23:14:39 2016 +0000
@@ -0,0 +1,2 @@
+echo Hia, run scriptadd to add to me!
+echo leltest
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/scriptadd	Wed Apr 27 23:14:39 2016 +0000
@@ -0,0 +1,1 @@
+print_args_or_input "$@" >> script
--- a/script	Wed Apr 27 23:11:09 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-echo Hia, run scriptadd to add to me!
-echo leltest
--- a/scriptadd	Wed Apr 27 23:11:09 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-print_args_or_input "$@" >> script