![]() |
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 |
| how to separate numbers and words from a file using shell scripts | kamakshi s | UNIX for Dummies Questions & Answers | 1 | 06-26-2008 10:02 AM |
| i want to combine two awk scripts which is having same loop and filelist | LAKSHMI NARAYAN | Shell Programming and Scripting | 6 | 06-19-2007 06:02 PM |
| Solaris login scripts | citrowske | SUN Solaris | 0 | 02-08-2007 04:11 PM |
| scripts no longer running (solaris 8) | smcadoo | UNIX for Advanced & Expert Users | 3 | 01-25-2006 01:02 PM |
| kill scripts under Solaris | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 04-05-2002 06:15 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hello experts,
I have separate scripts (KSH) each for Solaris and AIX to install core applications (e.g. BigBrother). I also have a script called Installer that gives a menu list to select a particular application to install from a bunch of applications. Now I am trying to combine separate scripts into a single one so that: 1) when I first run "Installer" script, it will find out whether it is a Solaris or an AIX box 2) run the solaris part of script if it is solaris box and AIX part if it is IBM box from the merged script. (something like jump to AIX script once the installer script finds IBM box or vice versa) please help me on this |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|