Hi Mikey,
You got it right. That should work.
adding "> out.txt" to the end of any command will pipe
the console output to the file "out.txt" in the current
directory.
Can you be more specific? What didn't work? Did
the output still go to the console, or was it just that
you couldn't find the output .txt file?
- Phil