Jump to content

Redirect output over file


Recommended Posts

I use this freeware command line utility for read whois of site

whosip.exe ( downloaded from site http://www.nirsoft.net/utils/whosip.html)

I use in dos command windows for make file output

whosip www.google.com > log.txt

and i have log.txt file with the output whois.

If i try in autoit with

$run_val = RunWait('whosip www.google.com > log.txt ')

then whosip work ok but dont generate log.txt file output whois same when i run in dos command window.

any suggestion ???

many thanks

Edgar from Bangkok :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...