Search Results

Search: Posts Made By: sjumma
2,244
Posted By sjumma
i will surely try out this thanks
i will surely try out this
thanks
8,950
Posted By sjumma
C:\>plink -ssh -pw [password]...
C:\>plink -ssh -pw [password] [username]@[sername]

give me an error

Unable to open connection:
Host does not exist


I usually do telnet/ftp to the server using sername no problem

do i...
8,950
Posted By sjumma
i want to log in to unix from window machine...
i want to log in to unix from window machine (batch file) and run a script (ksh) on unix


how do i do from plink

plink username@password "server name" scriptname ??


does not work... any...
30,600
Posted By sjumma
I have to do on different machine some of which i...
I have to do on different machine some of which i dont have rights to so i will pass out to other people to change password etc through a batch file

it has 2 parts first i do ftp

from a batch...
30,600
Posted By sjumma
can i do this from a batch file in window ie...
can i do this from a batch file in window

ie run ksh script on unix from a batch file in windows???
2,244
Posted By sjumma
runnig script from window machine
i want to run a script from window machine the script is


ksh
for i in $(cat some.txt)
do
rm $i
done
exit

i have it saved as a file say progremove & made it chmod 7777

how do i run...
3,225
Posted By sjumma
comparing text files
I am comparing text files where there are number of rows of numbers from window to unix box


Is there any way of checking lets say 4 document of text file

and seeing the difference only (or...
Showing results 1 to 7 of 7

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