Send an SMS or an iMessage
An Applescript that uses Messages.app to send SMS/iMessages if available.
./send.sh +40712344321 "Message body goes here"
or directly
osascript send-message.applescript +40712344321 "Message body goes here"
View here