2001-04-02 12:25:26 +00:00

7 lines
109 B
Bash

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