FreeCalypso > hg > sms-coding-utils
view scripts/gen-sms-deliver-pdu @ 25:2a19b44c272e
convert to new ThemWi configure and build system
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 21 May 2024 01:59:17 +0000 |
parents | b8d8f8a3cdb7 |
children |
line wrap: on
line source
#!/bin/sh if [ $# -lt 1 ] then echo "usage: $0 from-number [options]" 1>&2 exit 1 fi (sms-deliver-pdu-hdr "$@"; cat) | sms-gen-tpdu mt