Redirecting a List of Qshell Commands
September 20, 2006 Hey, Ted
I need a little help with a Qshell script. I retrieve a list of IFS files that have a certain extension (a suffix precede by a period) and pipe the list into another process. Now I have to also include other files that have a completely different extension. I do not want to run the command twice, processing each type of file in turn. How do I redirect the output of more than one command into one output stream? –Brad OK, let’s set up the problem for the benefit of the readers. Suppose Brad’s script currently processes files with the |