1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00

moved to ./Functions/Example/cx

This commit is contained in:
Sven Wischnowsky 2001-04-02 12:25:18 +00:00
parent 7af712cd94
commit 203a50674f

@ -1,6 +0,0 @@
#! /bin/sh
#
# zsh shell function to make its arguments executable
# also works as a sh script
#
chmod +x $*