Search Results

Search: Posts Made By: gbowdridge
13,845
Posted By gbowdridge
I don't think you have a choice. Windows doesn't...
I don't think you have a choice. Windows doesn't have ssh by default that i am aware...


putty is free.

PuTTY Download Page (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html)
27,388
Posted By gbowdridge
in my test, simply redirecting stderr of the ls...
in my test, simply redirecting stderr of the ls command to /dev/null achived this:

num=`ls /appsrv/tmp/PrjRefData_20090428-*_in.xml 2>/dev/null | wc -l`

you could also add some code after the...
13,845
Posted By gbowdridge
You can use putty to do this. The main thing you...
You can use putty to do this. The main thing you need to do is generate a key (using putty-keygen) on the windows box and install it on the host you will connect to. The key exchange will let you...
Forum: HP-UX 02-22-2007
4,880
Posted By gbowdridge
Installing aCC++
- I ran the command:

swinstall -p -v -s /home/garybowd/aCC-11.11-3.55ws.depot

- I selected the S800 Package (I also tried this with the S700, but i'm pretty sure our server is S800)

- I...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 11:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy