Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

shell script mac

#!/usr/bin/env bash
echo "Hello posterity!"

# file name should have the .sh extention
# remember to make your file executable by running: chmod +x script-name,sh
Source by www.macinstruct.com #
 
PREVIOUS NEXT
Tagged: #shell #script #mac
ADD COMMENT
Topic
Name
5+8 =