![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered Member
Join Date: Jan 2005
Posts: 14
|
perl script to export auto log file to wi-fi scan text
Hi,
When I run the net stumbler, it auto saves the log every 300 seconds in .ns format. Inorder to export the .ns file into summary ,text or wif-fi scan , we need to do : FIle : Export : and choose the option. Now I am writing some perl script, by which I call the NS automatically and after 300 seconds the auto log is created in .ns format. I need a perl script which converts this automatically created .ns file and exports into wi-fi scan text , without having to do this export manually. It must be simple, but I am a beginner in Perl ,so any piece of code to do this will be appreciated. Thanks |
|
|
|
|
|
#2 (permalink) | |
|
perlmonk
Join Date: Jul 2004
Location: canadia
Posts: 57
|
Quote:
Search the forum to find code samples in Perl and read the scripting guide. |
|
|
|
|