Search Results

Search: Posts Made By: rpoornar
3,471
Posted By rpoornar
ksh child process not ignoring SIGTERM
My ksh version is ksh93-
=>rpm -qa | grep ksh
ksh-20100621-3.fc13.i686
I have a simple script which is as below - #cat test_sigterm.sh -

#!/bin/ksh
trap 'echo "removing"' QUIT
while...
Showing results 1 to 1 of 1

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