Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!rutgers!psuvax1!psuvm!sml108 From: SML108@psuvm.psu.edu (Scott the Great) Newsgroups: comp.unix.questions Subject: ls redirection Message-ID: <90245.224246SML108@psuvm.psu.edu> Date: 3 Sep 90 02:42:46 GMT Organization: Penn State University Lines: 6 Hi, I am using system(command) to call ls and get a file listing which I re-direct to a file. This works rather well, but if no match is found, an error is reported to the calling shell. Is there any way to suppress this error reporting? Scott Le Grand aka sml108@psuvm.psu.edu