Search Results

Search: Posts Made By: Majid
2,200
Posted By Majid
and what's the difference ?
and what's the difference ?
2,200
Posted By Majid
Because with rsh, if the remote host doesn't have...
Because with rsh, if the remote host doesn't have your login in its .rhosts file you won't be able to do anything. It doesn't prompt you for a password or anything..
10,362
Posted By Majid
FTP example
Here's a way to call ftp inside your ksh script:




See the man for ftp for further information

(ps: no spaces or tabs before the final EndFTP)
10,362
Posted By Majid
what about your ksh script are you gonna launch...
what about your ksh script are you gonna launch it once and for all or everyday ?
2,806
Posted By Majid
profile
Have you looked into your .profile for the line that contains the error?
2,200
Posted By Majid
View file on distant machine
Hello everybody,

I have a program that connects to a distant machine using a specific port. Then inetd executes a command on that distant machine (M2).

What I'd like to do is write a scipt...
Forum: Programming 10-21-2005
3,078
Posted By Majid
Forget About it
The message was actually sent by another process... I found who's responsible of that ..
That b** s** took me a whole work day :'(

Thank you anyway
Forum: Programming 10-21-2005
3,078
Posted By Majid
getc(stdin) receives bad message. PLEASE HELP !!
Hello everybody,

I have a C program that uses getc to read messages from the stdin. It stops when it receives an EndOfMessage or EndOfTransmission char (0x03 or 0x04).

while ((c = getc(stdin))...
Showing results 1 to 8 of 8

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