home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!torn!utgpu!attcan!ncrcan!cattnts!lsimages!whome!camaro!tfoley
- From: tfoley@camaro.uucp (Tim Foley)
- Newsgroups: comp.lang.c
- Subject: Executing bins from within C
- Summary: How, using exec()?
- Message-ID: <1992Dec31.214802.4993@camaro.uucp>
- Date: 31 Dec 92 21:48:02 GMT
- Organization: camaro
- Lines: 18
-
- What is the best method for executing binaries from within a C program?
-
- eg. Making a nice fancy menu in C to run Unix commands, kinda like a menu
- front end from unix commands.
-
- eg. How could I run 'ls -l' from within a C program, and see the output as
- well.
-
- Do you use the exec() function?
-
-
- --
- --------------------------------------------------------------------------
- The HeartBeat of America...Yesterdays Camaro Z28
- tfoley@camaro.uucp
- Call the Camaro Linux Pub-access site: 1-416-238-6550 USRobotics HST
- Note: Please, no ftpmail or mailing lists or the host gets annoyed :)
- --------------------------------------------------------------------------
-