I want a dialer command that can be used with pipes and stdio.
I want to consume "signal strength" with AT+CSQ from a command that I can pipe into things.
I want to see nearby towers in a 'top' like interface that shows me what the local carrier environment looks like. I want to enable and disable airplane mode with a command.
It would seem like you could do this with android, but I don't think you can ...