[gptalk] batch login script

Hi
I need to create a login batch file (.bat) that will output the results of
the "route print" command
to a text file.
I have tried :
  route print >> log.txt

but this does not work.

Other related posts: