1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 14:04:03 +01:00
zsh/Functions/Misc/cx

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