1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-22 12:31:26 +01:00
zsh/Functions/Example/cx

7 lines
109 B
Text
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 $*