I am using the following commands to connect to a Solaris server in order to run a couple of commands. The login response is simply login: . The prompt is [sun88]/prod/users/nnmuser/u24060>. I keep receiving a login timeout. Can someone help distinguish what might be going on?
$t = new...
Given the following contents of a file how can I print all of it's contents and add a new line if the third fields name changes from the previous line?
Test a 400
Test a 400
Test b 500
Test b 500
Test c 502
Would like the output to look like the following.
Test a 400
Test a 400
Test b 500...
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.