how to open a bash shell in mac code example
Example 1: launch bash script from application mac without opening terminal
cat > PkgInfo
APPL????
Example 2: launch bash script from application mac without opening terminal
chmod ugo+x myapp
cat > PkgInfo
APPL????
chmod ugo+x myapp