Output the result of a command to a file
I was wondering how I can take the result of running a command (such as `ls') and outputting the result to a file. Thanks for any help.
EDIT: Oops, I remembered `ls > file.txt'
Last edited by darkarcon2015; 09-24-2005 at 07:22 PM.
|