Search Results

Search: Posts Made By: dtazv
Forum: Solaris 07-22-2005
8,057
Posted By dtazv
killing a unix job after the job process gets completed
Hi,

Thanks in advance.

i need to kill a unix background running job after that job process completes.

i can kill a job by giving the following unix command

kill -9 processid

how to...
3,039
Posted By dtazv
killing unix job after the job process completes
Hi,

Thanks in advance.

i need to kill a unix background running job after that job process completes.

i can kill a job by giving the following unix command

kill -9 processid

how to...
2,893
Posted By dtazv
Vino, Thanks for your post. i m using...
Vino,

Thanks for your post.

i m using ksh shell script and tested the following file,

#! /bin/ksh

while true
do
[ -f /synchen/dtazv/fhu/sourcedir ] && echo...
2,893
Posted By dtazv
reading a file name as soon as that files arrives into a folder
Hi,

Thanks in Advance..

i have the following requirement, some one please help me..

An unix shell script has to pick up the file name from a folder as soon as that file comes into that...
Showing results 1 to 4 of 4

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