Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!beach.cis.ufl.edu!ys From: ys@beach.cis.ufl.edu (yogesh shridhare) Newsgroups: comp.unix.questions Subject: Bourne Shell Programming Question Keywords: PID, kill Message-ID: <24049@uflorida.cis.ufl.EDU> Date: 7 Aug 90 23:15:38 GMT Sender: news@uflorida.cis.ufl.EDU Reply-To: ys@beach.cis.ufl.edu () Distribution: usa Organization: UF CIS Department Lines: 11 I am writing one shell program and in that I am trying to show some images by xview and screenload located in one directory. After showing one image, I want to kill that process and continue the loop. Does anyone know the way to do it in Bourne Shell? Many Thanks in advance. Yogesh Shridhare ys@beach.cis.ufl.edu