![]() |
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 |
| 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 |
| script hangs when a remote server is down | vikas027 | Shell Programming and Scripting | 6 | 11-06-2007 12:26 PM |
| script calling other scripts hangs | rein | Shell Programming and Scripting | 1 | 09-07-2007 06:26 AM |
| Script hangs on the unix server | Ramana Murthy | Linux | 3 | 07-17-2007 11:35 PM |
| script hangs-up at exit | davels | SUN Solaris | 5 | 02-05-2005 04:25 AM |
| Allowing a script to continue executing when a command hangs | mkinney | Shell Programming and Scripting | 5 | 04-24-2002 02:28 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi Python and shell script,the script hangs
Hi
I need to run a shell script from a TCL script,the shell script in trun will run a python script 1.Tcl script set filename "./GopiRun.sh" [ exec $filename > out.txt ] 2.GopiRun.sh python ./psi.py $MYSB/test_scripts/delivery/gpy1.py 3.I have my gpy1.py script. Here the problem i am facing is on running the TCL scriptin tclsh,i am not getting any output of my python script,but in process the python script is started,i need to kill that process to see my output. Any idea to over come the above issue |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|