Dav (Tue Nov 29 2011 at 11:35 am) Re: Re: Re: shell
The text file should be created in the current directory where you SHELL into. Nothing should appear on the screen, instead it should be piped to the text file.
Make sure you give the spaces between pinc > OUTPUT.TXT (in your post there's no spaces in your syntax).