![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| stdout back to tty | piltrafa | UNIX for Dummies Questions & Answers | 3 | 07-03-2007 03:42 PM |
| cut -d' ' -f7,8 on the stdout of ls -al | yongho | Shell Programming and Scripting | 9 | 02-15-2007 12:28 PM |
| logging stdout | masha | UNIX for Dummies Questions & Answers | 3 | 09-01-2006 06:59 PM |
| ksh - get stdout name as variable | mhcueball2 | Shell Programming and Scripting | 4 | 07-15-2005 11:45 AM |
| where does stdout link to? | jiangyanna | Filesystems, Disks and Memory | 7 | 06-18-2003 12:22 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hiya all,
Simple question - yet no simple answer im afraid ! Is there a way to execute a shell script (child) which returns one line and get the current (parent) shell to execute the stdout from the child ??? example child.sh #!/bin/sh echo "setenv DISPLAY xxx:03" parent_prompt> ./child.sh setenv DISPLAY xxx:03 #<--- parent would exe this line ???? many many thanks in advance for your feedback effort support and time in this ..... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|