here is the output of the script:
route -p add
192.168.1.0
255.255.255.0
192.168.1.1
1
the desired output is:
route -p add 192.168.1.0 255.255.255.0 192.168.1.1 1
how do i keep carriage returns from being reflected in my 'print OUT' file??? i am trying to create a batch file, only the responses are being put on a new line, and we all know that does not work with batch files... here is my script someone HELP!!! i will give you credit in my script
(*script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.