![]() |
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 |
| Refrence Shell variable in Perl code. | send2sridhar | Shell Programming and Scripting | 5 | 07-13-2008 04:13 AM |
| How to embed shell script in a awk code | rajbal | Shell Programming and Scripting | 8 | 09-28-2006 04:19 PM |
| Can anyone find a bug in this code?? shell script | amon | Shell Programming and Scripting | 1 | 09-19-2006 02:11 AM |
| Capture Oracle return code in shell script | Vikas Sood | Shell Programming and Scripting | 1 | 05-22-2006 05:32 PM |
| Hide code in shell script??? | alan | Shell Programming and Scripting | 11 | 08-01-2003 11:33 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to run perl code within a shell script...?
Hi,
I have a sheel script that invokes a perl script...Now, instead havin the perl script as a separate file I'd like put the contents in the sheel script itself...But I am not sure how ro run that perl script contents.please help me Thanks |
|
||||
|
just call in u r script using the perl path
perl <perl_script_name> |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|