mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 10:01:11 +02:00
moved to ./Functions/Example/acx
This commit is contained in:
parent
11a1352ca1
commit
36040162c7
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#! /bin/sh
|
||||
#
|
||||
# zsh shell function to make its arguments 755
|
||||
# also works as an sh script
|
||||
#
|
||||
chmod 755 $*
|
Loading…
Reference in a new issue