Redirecting Output

2002-12-19 Thread Sugumar
Hi, I'm trying this command from my perl program system ( "perldoc perldsc > tmp.txt"). I don't see the output going to the file tmp.txt; instead it shows the output in the screen.How could I get the output in some text file. Sugumar -- To unsubscribe, e-mail

Re: Redirecting Output

2002-12-20 Thread Sugumar
Thanks for your responses. Regards, Sugumar Bob Showalter wrote: -Original Message- From: Sugumar [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 2:47 PM To: [EMAIL PROTECTED] Subject: Redirecting Output Hi, I'm trying this command from my perl program system ( &qu