i think in DOS also yu can just output to a text file in the following way

c:\> dir /a > listing.txt

or to append to an existing file

c:\> dir /a >> listing.txt

vivek

Arjun wrote:
> Dear Mr.Tarun Anand/Microsoft,
> 
>   How do I make dos write the output of a file to a text file? Like in
>   linux I can simply type :- php abc.php > abc.html.

          ================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject 
header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org

Reply via email to