1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-29 02:32:11 +01:00
zsh/Functions/Misc/cx

7 lines
109 B
Text
Raw Normal View History

1999-06-08 11:26:01 +02:00
#! /bin/sh
#
# zsh shell function to make its arguments executable
# also works as a sh script
#
chmod +x $*