Search Results

Search: Posts Made By: vizz_k
12,673
Posted By vizz_k
---------PARENT SCRIPT (have to run in background...
---------PARENT SCRIPT (have to run in background sh parent.sh &)------------------

sh child1.sh


--------- child script -----------------

ps -eaf | tail

for i in `ps -ef | grep...
12,673
Posted By vizz_k
forking a child process and kill its parent to show that child process has init() as its parent
Hi everyone

i am very new to linux , working on bash shell.
I am trying to solve the given problem



1. Create a process and then create children using fork
2. Check the Status of the...
Showing results 1 to 2 of 2

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