Search Results

Search: Posts Made By: stilllooking
5,760
Posted By stilllooking
crontab runs in sh shell
I believe you are seeing what you are because crontab always (best I can tell runs in sh shell).

Thus it's not 2 processes running it's crontab starting the sh shell,

check who is the parent...
11,033
Posted By stilllooking
PID of process started in background??
I am having a problem getting the PID of a process I start in the background is a csh.

In tcsh and sh it's simple

$! give it to you

But in csh this just returns

Variable syntax

From...
2,634
Posted By stilllooking
Any Help out there??
Well, I see that people have read my question but have not heard any ideas from anyone:confused:

It leaves me wondering if I did not write the question well enough so people can understand me or...
2,634
Posted By stilllooking
ssh not ending (sometimes) from inside a script, why?
Okay I have this script file that runs from cron and most the time it works just find. Except every so often one of the three ssh commands I have in it just doesn't know it's done and that of course...
Showing results 1 to 4 of 4

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