![]() |
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 |
| Bourne script: Check for root and oracle user | totziens | Shell Programming and Scripting | 8 | 09-25-2008 07:02 AM |
| check user id before running script | cpolikowsky | UNIX for Dummies Questions & Answers | 3 | 06-06-2008 01:02 PM |
| User not able to login directly using ssh | sag71155 | HP-UX | 2 | 03-26-2008 08:53 AM |
| Calling functions in scripts directly | LiquidChild | Shell Programming and Scripting | 12 | 04-27-2007 07:28 AM |
| Need Script to check whether user exists in the remote machine | Srini75 | SCO | 1 | 09-07-2005 12:23 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Check if script run by a user directly or via other scripts
Hi,
i have a script 'a.sh' that should be called only by certain scripts like b.sh, c.sh Inside a.sh, how can i determine 1) if this script was run directly from command prompt (or scheduler) 2) if called via other scripts? Is there an easy way to get parent process name (not just pid), other than doing ps -ef Thanks, -srinivas yelamanchili |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|