Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!oberon!ucla-cs!aviz From: aviz@lanai.cs.ucla.edu Newsgroups: comp.unix.questions Subject: Shell.. Message-ID: <21314@shemp.CS.UCLA.EDU> Date: 5 Mar 89 03:03:07 GMT Sender: news@CS.UCLA.EDU Reply-To: aviz@CS.UCLA.EDU () Organization: UCLA Computer Science Department Lines: 5 How can I run a shell command in C? Like running UUCP, or SendMail, or any other program? And can I make the C program work interactively with the other application? thanks...