#!/usr/bin/env inkjet main This is the main info echo echo "Hello" second echo (word=Second) When imported, this command would be called as inkjet second echo. Echo the word provided echo "$word" third A third file with a ping command ping echo "pong"