ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcltk-perl
tcltk-perl
[tcltk-perl] what is the equivalent terminal to " ksh -c" in HP-UX
by M.Srinivasa Rao other posts by this author
Feb 28 2005 1:47AM messages near this date
[tcltk-perl] execute the statement using the "exec ksh -c" in HP UNIX | [tcltk-perl] Tcl::Tk wiki available
I am migrating tcl scripts from unix to windows.I have following lines of
statements in tcl scripts.

	exec ksh -c "${dirname}/exe name < $inputfname >  $outputfname"

I am calling the tcl scripts using the perl interpreter in widows as well as
unix.

My requirement as follows

1) In windows I am able to execute the above statement given below .

	exec cmd /c "${dirname}/exe name < $inputfname >  $outputfname"

2) How can I replace the "ksh -c" in above statement in HP unix ?

	I have tried using the 'hpterm' in place of ksh -c. But I could not
success.

	Thanks in the advance for your help

With Regards,
Srinivas M



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Tcltk-perl mailing list
Tcltk-perl@[...].net
https://lists.sourceforge.net/lists/listinfo/tcltk-perl

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved