Search Results

Search: Posts Made By: Nagesh
10,712
Posted By Nagesh
The first half of the program is a menu driven...
The first half of the program is a menu driven type where user has benn given various options menu to to choose one of them - from 1 to 6 depending on his need.
The second half of the program...
1,507
Posted By Nagesh
#Script will FTP the file to server. ...
#Script will FTP the file to server.

file_name = "*%BACKUP"
ip='NORTH'
usesr='user'
pwrd='password'
ftp -ndvi $ip<<EOF
user $usesr $pwrd
cd /edocs/mfftp/Ongoing/test/
lcd...
2,530
Posted By Nagesh
Try to call this script in some timer every once...
Try to call this script in some timer every once in a while and see if the process in running or not and get the timestamp( ) whenever you check.. the difference should get you the time whether the...
7,988
Posted By Nagesh
Pls put all these commands in a script file and...
Pls put all these commands in a script file and change the permission to execute mode, it should work fine...
11,798
Posted By Nagesh
Is it each line from a variable or each variable...
Is it each line from a variable or each variable from one line ? :)
Forum: Programming 03-25-2009
5,858
Posted By Nagesh
I did not understand the full form of OTOH? ...
I did not understand the full form of OTOH?

thanks a lot for your elaborate reply .. now I got a better idea as to why scripts are used and why code is used.. !!
so I will try to code it in c and...
Forum: Programming 03-25-2009
5,858
Posted By Nagesh
BELOW IS THE C CODE FOR CONNECTING TO A SERVER ON...
BELOW IS THE C CODE FOR CONNECTING TO A SERVER ON CERTAIN PORT. Can someone help me to convert this in to a script format ( shell script that runs with bash - linux GNU/2.6.9 machine ) thanks...
...
Forum: Programming 03-25-2009
5,858
Posted By Nagesh
thanks gowtham but my manager told we can write...
thanks gowtham but my manager told we can write scripts using !! but it seems like she would have meant writing shell scripts...

anyways can you tell be how to write a bash shell script which...
Forum: Programming 03-25-2009
5,858
Posted By Nagesh
To write C Script for connecting to a Server
Hi,

I am little bit new to this scripting langauge as such, though I know the basics.
I want to write a C script which connect to a server which is listening on tcp/ip via port number 6901 with...
Showing results 1 to 9 of 9

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