Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!uvaarpa!ra!aj3u From: aj3u@ra.cs.Virginia.EDU (Asim Jalis) Newsgroups: comp.unix.wizards Subject: Flushing ShellScripts. Keywords: flush shell command Message-ID: <758@ra.cs.Virginia.EDU> Date: 15 Dec 89 06:41:46 GMT Organization: U.Va. CS Department, Charlottesville, VA Lines: 8 I have a shell driven program that takes a while to terminate. While it is possible to flush output from within the C code, the way the program is written, the output still gets stuck in the shell-script and I can't figure a way to force the shell to spew it out without the shell-script terminating. I am not sure how clear I have been. Anyway, help would be appreciated. Asim.