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/acx

This commit is contained in:
Sven Wischnowsky 2001-04-02 12:23:34 +00:00
parent 11a1352ca1
commit 36040162c7

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