Find the answer to your Linux question:
Results 1 to 2 of 2
Dear all I want to delete and add routing from my ping result.If ping is Reply,will be use ip route add command if request time out will be use delete ...
  1. #1
    Just Joined!
    Join Date
    Dec 2008
    Posts
    15

    script

    Dear all

    I want to delete and add routing from my ping result.If ping is Reply,will be use
    ip route add command if request time out will be use delete command.

    How can I write script file for that?

    Thanks
    Please

  2. #2
    Just Joined! neirons's Avatar
    Join Date
    Nov 2006
    Location
    Latvia, Liepaja
    Posts
    18
    How... easy! You can write script with Your preffered text editor. There is lot of ways to do that. Perl script, bash script and so on.
    You can find lot of examples about scripting and network administration in web. Realy.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...