Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: antred
  • Content: Threads
  • Order by date
  1. antred

    exec() and redirecting STDOUT/STDERR

    Hi all, I'm trying to write a function that runs a command line (like say .... ls -l) and captures: * its STDOUT and STDERR output * its exit status * the time it took to execute The last two objectives are fairly easy but I'm having trouble with the first one. I know that running a command...

Part and Inventory Search

Back
Top