diff --git a/bash b/bash new file mode 100644 index 0000000..ff820dd --- /dev/null +++ b/bash @@ -0,0 +1,2 @@ +#! /bin/sh +/bin/sh $* \ No newline at end of file