Search Results

Search: Posts Made By: esumiba
1,361
Posted By esumiba
execution problem
HI

I am trying to check the status of port using command

/code:
netstat -an | grep port

/Output:

*.2009 *.* 0 0 65535 0 LISTEN

what i am...
1,405
Posted By esumiba
Hi Frnd Thanks for your help ..I am...
Hi Frnd


Thanks for your help ..I am trying to do the same but it is not working

Would you please write the exact command

For example: I want to set both interval and count to "2"


Your...
1,405
Posted By esumiba
Hi Thnks for ur valuable suggestions....but...
Hi

Thnks for ur valuable suggestions....but i have a issue


I am using solaris as OS

When i am using

Command: prstat

it doest not automatically exit and give prompt($)


is there...
1,405
Posted By esumiba
execution problem
Hi

I am automating my few commands out of which one command is


tail -f running.logs


when i run this command it does not automatically exit and show prompt (#)

what would i do so...
2,046
Posted By esumiba
Hi Thanks all for your response. ...
Hi

Thanks all for your response.


Kindly also let me know what is the code if want to add in starting of some field

for example :

i have a number 9868753007

and i want to add +91 at...
2,046
Posted By esumiba
execution problem
Hi

i have a file in which there are three fields

code:

919804199233 404911130003916 357266044991350F


and now i want to add two more fields i.e.

code:

919804199233...
975
Posted By esumiba
scripting problem
Hi

I am doing scripting using EXPECT module.

I have successfully created the code through which i can login automatically



#!/usr/bin/expect

spawn ssh 127.0.0.1

expect...
1,121
Posted By esumiba
scripting problem
HI


-rw-r--r-- 1 synapse synapse 5242816 Jan 14 22:02 SMSCLOG.25
-rw-r--r-- 1 synapse synapse 1224138 Jan 14 22:14 SMSCLOG.26


below is the file which are generated after every 10 mins
i am...
1,475
Posted By esumiba
Login Script in linux
Hi,

I'm trying to login in linux system with username "verma" and password "PASSWORD"

Please tell me any script for this.

Thanks.
810
Posted By esumiba
help with subsitute
hi

Is there any subsitute of expect module in solaris/linux.
1,517
Posted By esumiba
thnks a lot for ur support it works
thnks a lot for ur support it works
1,242
Posted By esumiba
execution problem
Hi

i am using expect module and trying to login using following code.

ssh 127.0.0.1
expect "word:"
send "$password \n"


kindly let me know the login script using expect module
1,517
Posted By esumiba
[Solved] execution problem
Hi

I want to make a script . In this script i want to use input file and this input file consist of three numbers in a line

for example input file is as below:

919876543210 ...
Showing results 1 to 13 of 13

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