You might need to do: csound -z1 &> cs_opcodes.txt as I think csound prints to stderr. steven On 9/22/05, David Akbari wrote: > > On Sep 22, 2005, at 10:14 AM, Michael Gogins wrote: > > > It should always be possible to redirect stderr and/or stdout to a > > file. This is a standard practice with many programs on all platforms. > > > > You know, it's funny you mention that. > > For example, if I try doing > > [localhost:~] ls -a > list.txt > > I get the directory contents in a text file, as expected. However if I > do > > [localhost:~/csoundpath] ./csound -z1 > cs_opcodes.txt > > Csound5 (Sept 21 2005) outputs a blank text file with the opcode list > to the console window. > > Is this as expected? Ideally I would want the information to just go > straight to the text file and not ever appear in the Terminal window. > Of course it is no problem to copy / paste the output but it is one > more potentially time saving step ... > > > -David > > -- > Send bugs reports to this list. > To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk > -- Send bugs reports to this list. To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk