The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-29-2004
fundidor fundidor is offline
Registered User
  
 

Join Date: Oct 2003
Location: Rio de Janeiro - Brazil
Posts: 37
How do I dial a number from the terminal window?

Hi Folks,


Just for the record: I am a Mac User.

But I believe my question is a simple UNIX FBSD question.

My problem: I need to learn how to "pick up" the telephone line and dial a number from an Unix shell or shell script execution.

My modem is at /dev/cu.modem

Why I need it?

I have an eletronic circuit in my office that is talking to a program in my computer. In case something goes wrong in the circuit, I would like my computer to dial me at my cell phone.

I have succesfullly done it using the efax command, using an AppleScript that accesses a shell via "do shell script blah, blah, blah". In fact the script tries to send me a fax at my cell phone.

I believe that there should be an Unix command built into my system that would let me to do this simple task.

Thanks for your help,


Bernardo Höhl - Rio de Janeiro - Brazil