Search Results

Search: Posts Made By: jbarnhar
7,388
Posted By jbarnhar
Thanks for the help everyone..... I ended up...
Thanks for the help everyone.....

I ended up figuring out the solution pending your assistance....Here is the updated code if anyone cares.....LOL

#!/bin/ksh
touch running.out...
7,388
Posted By jbarnhar
Thanks for the response Shell Life..... The...
Thanks for the response Shell Life.....

The line above the ps -f -p$item|cut -f5 -d" " includes the $item variable which does have a value....Here is the output when the script is run.....

#...
7,388
Posted By jbarnhar
Recursive pid script
I'm trying to create a script that allows me to determine all the pid's that spawned from an original process(ie - who's running this command)....

I've created a script that searches the processes...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy