Help for this page

Select Code to Download


  1. or download this
    C:\>netsh int ip reset reset.log
    The following command was not found: int ip reset reset.log.
    ...
    interface ip>^C
    
    # double bugger ;-)
    
  2. or download this
    C:\>perl -le "print getprotobyname('tcp')"
    tcpTCP6
    ...
    
    
    C:\>