![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| option followed by : taking next option if argument missing with getopts | gurukottur | Shell Programming and Scripting | 2 | 03-17-2008 08:46 AM |
| Disable GUI HP-UX | mdjuarsa | HP-UX | 1 | 10-06-2007 04:51 AM |
| How to disable SU right | civic2005 | SUN Solaris | 3 | 03-09-2007 09:16 AM |
| disable su | sak900354 | UNIX for Dummies Questions & Answers | 2 | 06-15-2006 12:56 AM |
| Disable TCP-OPTION fields | null255 | UNIX for Advanced & Expert Users | 2 | 10-07-2005 03:31 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
KSH : Disable -x option
I have a KSH script. I want NO-ONE to call it with -x option.
example : ksh -x /appl/u001/test_it_out.ksh Is there a way to know, from with in script, that they invoked the script with -x option. So that I can exit when they invoke it with -x option. please help. |
| Forum Sponsor | ||
|
|