User Profile

Collapse

Profile Sidebar

Collapse
kk5151
kk5151
Last Activity: Jun 6 '07, 12:11 AM
Joined: May 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kk5151
    replied to How to sort IP address using perl script
    in Perl
    Thanks Miller. This is excellent example

    Thanks
    See more | Go to post

    Leave a comment:


  • kk5151
    started a topic How to sort IP address using perl script
    in Perl

    How to sort IP address using perl script

    Hi,

    Would like to learn and know how to sort the ip address using perl script?

    For example:
    172.27.32.200
    172.19.32.100
    10.1.1.60
    192.20.30.133

    @ipaddress = ('172.27.32.200 ','10.1.1.60',' 192.20.30.133', '172.19.32.100' );

    Don't know what to do next?

    thanks,
    Ken
    See more | Go to post

  • kk5151
    started a topic Win32 perl to terminate IE browsers
    in Perl

    Win32 perl to terminate IE browsers

    Hi,

    Do you know any simple script to terminate the iexplorer.exe. On window, I have to go to Task Manager -> processes -> End process of "IExplorer.exe" . Currently I have 30 IE browsers running on the PC, and would like to know any simple script to terminate this process.

    Thanks,
    See more | Go to post
No activity results to display
Show More
Working...