Search Results

Search: Posts Made By: haris
Forum: SuSE 09-22-2009
6,796
Posted By haris
can anybody tell me what is the exact difference...
can anybody tell me what is the exact difference between readdirand readdir_r i have written a small program using readdir which is working fine#include #include int main(){ DIR *dirp; struct...
6,829
Posted By haris
thanks krrishv for your inputs I have tried...
thanks krrishv for your inputs

I have tried both the things

first the hostname i.e my server name and then its ip but it gives me below error

uxmum12: /trimsbld/users/harishc> telnet...
6,829
Posted By haris
I have tried below things telnet <Outbound...
I have tried below things

telnet <Outbound SMTP Relay Server>:25
telnet <Outbound SMTP uxmum12>:25
telnet <Outbound SMTP 202.1.121.132>
telnet <Outbound SMTP 202.1.121.132>:25
telnet <Outbound...
6,829
Posted By haris
How do we check that SMTP relaying is enabled or...
How do we check that SMTP relaying is enabled or not for any server?

thanks in advance,
haris
6,829
Posted By haris
Hi Krrishv, Thanks for your reply. But...
Hi Krrishv,

Thanks for your reply.
But still I am unable to figure this out.Now I have tried sendmail command.

Here is the code :

sendmail -v "unix" -t abc.polaris.co.in < date3

Here...
6,507
Posted By haris
Hi Vgersh99, first thread which i posted on...
Hi Vgersh99,

first thread which i posted on this page seems to give some response when i used
sendmail command.

But still not sending a mail i.e containing an attachment of date3 file or...
6,507
Posted By haris
If you see my first post on this page i.e after...
If you see my first post on this page i.e after summer cherry had replied is quite lengthy.
atleast more than 5 charcters and title that I am entering is also more than five characters.
but this...
6,829
Posted By haris
Hi, I am writing a script wherein I have...
Hi,

I am writing a script wherein I have got a file date3 in my current directory
which I want to send to my lotes notes id abc.com via email.

I have seen a number of posts on this but...
6,507
Posted By haris
Hi vgersh99, It gives me this error when I...
Hi vgersh99,

It gives me this error when I try to post a new thread.

The message you have entered is too short. Please lengthen your message to at least 5 characters.

please tell me how to...
6,507
Posted By haris
Hi all, I am writing a script wherein I have...
Hi all,

I am writing a script wherein I have got a file date3 in my current directory
which I want to send to my lotes notes id abc.com via email.

I have seen a number of posts on this but...
15,751
Posted By haris
The message you have entered is too short. Please...
The message you have entered is too short. Please lengthen your message to at least 5 characters.

It gives me this error when I try to post a new thread.

please tell me how to avoid this

...
6,507
Posted By haris
and radoulov u mentioned any number of...
and radoulov u mentioned any number of occurrences with the help of *

but in this case ([^ ]*\) it will match for any character different than space
that means entire string of ours that is
...
6,507
Posted By haris
Hi radoulov, when we have given this ([^...
Hi radoulov,

when we have given this ([^ ]*\) in our code it will search for any charcter different than space so according to that
our output should be this

CPU Util SSUUUUU | 16% 9% 22%
...
15,751
Posted By haris
vgersh99, sorry i will keep this in mind.but...
vgersh99,

sorry i will keep this in mind.but dont know how to post a new thread from starting
bcoz i knw only way from where u can post a thread that is at the bottom of already existing post i.e...
15,751
Posted By haris
ripat, pls dont put such quotes ...
ripat,

pls dont put such

quotes

@ haris this is the third time you post the very same question on someone else's post. I have replied to your problem here:
Parsing log files, displaying...
15,751
Posted By haris
it gives an error d=${dte:0:2}: bad...
it gives an error

d=${dte:0:2}: bad substitution

thanks,
haris
15,751
Posted By haris
i m on HP-UX and it gives me date:...
i m on HP-UX

and it gives me

date: illegal option -- y
Usage: date [-u] [+format]
date [-u] [mmddhhmm[[cc]yy]]
date [-a [-]sss.fff]

in this line

LC_ALL=C date -d...
15,751
Posted By haris
hi i have tried your previous code but it didnt...
hi i have tried your previous code but it didnt wrk
thats the mean reason for previous post

so could u please help me with this
i just want to know how to convert

figure to text

if u can...
4,146
Posted By haris
is there any command to convert figure to...
is there any command to convert

figure to text

for eg: 05032009 to 5March2009
19,050
Posted By haris
can anybody help me on this its urgent i...
can anybody help me on this its urgent

i have a script named date1 with its content as follows:

echo "enter date:\c"
read date

if [ -z "$date" ]
then
echo "Please enter the date"
fi

...
15,751
Posted By haris
is there any other way to get 05032009 as ...
is there any other way to get
05032009
as
05 March 2009

bcoz i didnt got the above code exactly

thanks
haris
15,751
Posted By haris
can anybody me on this its urgent i have...
can anybody me on this its urgent


i have a script

echo "enter date:\c"
read date

if [ -z "$date" ]
then
echo "Please enter the date"
fi


now when i run the script and enter the...
2,014
Posted By haris
Hi vino, I have a file cpu with its content...
Hi vino,

I have a file cpu with its content as follows:


Data Collected: 05/17/08 17:19:49

Refresh Interval: 600 seconds

GlancePlus Started/Reset: 05/17/08 08:19:45
B3692A GlancePlus...
6,507
Posted By haris
Hi radoulov, thanks a lot i have got...
Hi radoulov,

thanks a lot

i have got one more query

i have one file cpu and its content are:

Data Collected: 05/17/08 17:19:49

Refresh Interval: 600 seconds

GlancePlus...
6,507
Posted By haris
can anybody help me explain sed 's...
can anybody help me explain

sed 's .*//\([^:]*\):.* \1 ' infile in detail

i have tried this and got the o/p as mentioned above but did not understood this exactly
Showing results 1 to 25 of 25

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