1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-27 14:11:14 +01:00
zsh/Functions/Misc/cx
1999-06-08 09:26:01 +00:00

6 lines
109 B
Bash
Executable file

#! /bin/sh
#
# zsh shell function to make its arguments executable
# also works as a sh script
#
chmod +x $*