home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!haven.umd.edu!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!cathedral!abmg
- From: abmg@cathedral.cerc.wvu.wvnet.edu (Aliasghar Babadi)
- Newsgroups: comp.unix.programmer
- Subject: Kill program
- Keywords: kill
- Message-ID: <3492@babcock.cerc.wvu.wvnet.edu>
- Date: 19 Aug 92 20:53:39 GMT
- Sender: news@cerc.wvu.wvnet.edu
- Lines: 7
-
- Hi,
- Is there a C function to kill a program by giving the name of
- the program. For example
-
- int kill( char * prog_name)
-
- I'll appreciate any help. Thanks.
-