![]() |
|
|
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 |
| To invoke a script on a remote machine | sam_roy | SUN Solaris | 5 | 10-08-2008 01:31 PM |
| need to invoke a shell script from xml file. | sais | UNIX for Dummies Questions & Answers | 2 | 05-19-2008 02:01 PM |
| how to Invoke html in ksh Script | ali560045 | Shell Programming and Scripting | 4 | 11-30-2007 01:28 AM |
| invoke same script twice | mpang_ | Shell Programming and Scripting | 2 | 04-05-2006 07:14 AM |
| how to invoke shell script | gopa_mani | Shell Programming and Scripting | 1 | 12-30-2005 11:43 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Not able to invoke a sh script from KSH
Hi all,
Iam writing a KSH script which needs to export dispaly to Xwindows and then involke a sh script .. But a core file is getting genrated for reasons not known to me. Please check i need incorporate below mentioend code in my script which iam not abel to .. export DISPLAY=`who am i | awk '{FS="[()]"; print $2}'`:0 and #I need to invoke this script but when i specify the beolwo code iamn ot abel to run. ./start.sh Please advise how i can encoporate both of these peices of code in my KSH. Thanks in anticipation. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|