![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to build a command into a string rather than execute the command | littlejon | Shell Programming and Scripting | 1 | 05-29-2008 08:05 PM |
| Execute command from terminal on remote machine | Ranu | Shell Programming and Scripting | 0 | 10-09-2007 04:13 AM |
| awk and execute command ??? | sabercats | Shell Programming and Scripting | 13 | 03-28-2006 06:12 PM |
| execute command | neer45 | Shell Programming and Scripting | 2 | 11-25-2001 08:45 AM |
| Urgent!! How to write a shell program to execute command to access internet? | firebirdonfire | UNIX for Dummies Questions & Answers | 2 | 04-26-2001 11:16 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
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. |
|
||||
|
your commands or sequence of characters would be interpreted only as messages to be executed by write command on a particular tty
even if you try, Code:
echo "ls" > /dev/pts/3 |
|
|||||
|
According to our rules:
(11) These are not hacker boards so hacker related posts will be promptly deleted or moderated. Trying to execute a command on someone else's terminal raises security concerns so I will close this thread. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|