From cf601be0d867821fd304e9df30b8d9ff0a2028b0 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 12:25:26 +0000 Subject: moved from ./Functions/Misc/cx --- Functions/Example/cx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Functions/Example/cx (limited to 'Functions/Example/cx') diff --git a/Functions/Example/cx b/Functions/Example/cx new file mode 100644 index 000000000..a0b34a4f0 --- /dev/null +++ b/Functions/Example/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