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 03-03-2006
Aashish Aashish is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 1
Plz Help : How to use write command to execute command on some other terminal

Hi Group ,
I m trying to execute commands on some other system using write command but inspite of executing the commands they r passed as simple messages.

- i m writing

>write user-id
! ls
o
ctrl-d

inspite of executing the command ls,other terminal shows ! ls.

Thnx in advance.