From c175751b501a3a4cb40ad4787340a597ea769be4 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:05:35 +0000 Subject: Initial revision --- Functions/cx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 Functions/cx (limited to 'Functions/cx') diff --git a/Functions/cx b/Functions/cx new file mode 100755 index 000000000..a0b34a4f0 --- /dev/null +++ b/Functions/cx @@ -0,0 +1,6 @@ +#! /bin/sh +# +# zsh shell function to make its arguments executable +# also works as a sh script +# +chmod +x $* -- cgit 1.4.1