1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Functions/Example/cx

7 lines
109 B
Plaintext
Raw Normal View History

2001-04-02 14:25:26 +02:00
#! /bin/sh
#
# zsh shell function to make its arguments executable
# also works as a sh script
#
chmod +x $*