#!/bin/sh
# Make all the command-line args executable
chmod +x $*
