From 309250ca8f1ce7b6fe25706774eb3fbbd7919a0b Mon Sep 17 00:00:00 2001 From: Epoch Qwert Date: Mon, 22 Sep 2014 01:09:56 -0500 Subject: updated scripts to use %~ for homedir instead of hardcoded /home/segfault --- scripts/rawcommand | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts/rawcommand') diff --git a/scripts/rawcommand b/scripts/rawcommand index 4ed297a..870abd4 100644 --- a/scripts/rawcommand +++ b/scripts/rawcommand @@ -1,3 +1,2 @@ -!leetuntail * /home/segfault/files/cmd_out -!leettail 49/home/segfault/files/cmd_out -!leetappend /home/segfault/files/cmd_in 10 %s +!changetail %~/files/cmd_out %f 49 +!leetappend %~/files/cmd_in 10 %s -- cgit v1.2.3