Search Results

Search: Posts Made By: bh_hensem
3,662
Posted By bh_hensem
problem on email sent but not received
hi..

I have the porblem where the email was sent but not received by users.. The message as below:-


Dec 16 11:42:04 isp postfix/smtp[22107]: A80042B4B: to=<user_name@example.com.my>, ...
2,412
Posted By bh_hensem
hi... my script as below:- ...
hi...

my script as below:-

#!/usr/bin/perl -w

use warnings;
use strict;
use POSIX qw(floor);
use POSIX qw(strftime);

my $exp = strftime "%d/%m/%Y %H:%M:%S", localtime(time + 86400);...
2,412
Posted By bh_hensem
Could not get script name running from ps -ef command ?
hi..

i have one perl script called sendsms.pl. After i execute the perl script as background process and run ps -ef, it did not display the filename. It was display as "/usr/bin/perl". How could...
17,312
Posted By bh_hensem
Thank for your reply.. How about the...
Thank for your reply..

How about the attachment ?... is it your code will be sent the attachment ?
17,312
Posted By bh_hensem
How to send email as HTML format with attachment ?
hi..

Could somebody help me how to sent an attachment using sendmail command and the content is HTML format ?.

Below is my code to sent the email as HTML but i do not know how to sent the...
2,037
Posted By bh_hensem
Help me to write as korn shell script
Hi..

This is step to telnet from linux to my window telnet server and run a program called CLISMS.exe. As your information, the program will be sent out a sms to my mobile number. The step as...
40,129
Posted By bh_hensem
Sendmail with attachment command line ?
hi..

Could somebody guide me how to send mail with attachment using sendmail command in unix ?

Thank you,
19,258
Posted By bh_hensem
I have tried a few steps using du command, but i...
I have tried a few steps using du command, but i do not what is the real size.


nv2am:/acec/nv2am> du pproc/
128 pproc/files/parseRules
116 pproc/files/ddf
115728 pproc/files
48 ...
19,258
Posted By bh_hensem
How to check total disk usage ?
Hi..

What is the command to check total disk usage for specific directory in MG/GB/Byte ?

As example i want to check disk usage for directory pproc ?

Please help me..

Thank you,
Baharin
2,608
Posted By bh_hensem
How to change file name using shell ?
Hi..

I have a list of input files as below:-

NXUPM.P999309.201002011144
NXUPM.P999409.201002011145
NXUPM.P999509.201002011146
NXUPM.P999609.201002011146
NXUPM.P999682.201002011201


I...
1,635
Posted By bh_hensem
How to replace specific space in files ?
Hi..

Couls somebody help me on how to replace fisrt dan second space between string into comma in files ?

As example, this is an input file:-
033100012 1 Basic Voice Line
033100013 1 Basic...
3,829
Posted By bh_hensem
write a full path of the script which u have...
write a full path of the script which u have called.. then it ok...
2,768
Posted By bh_hensem
How to capture input files from GETOPT ?
Hi...

Could somebody help me how could i captured all input files from the command line ?

As example:
#./myscript -i input -o output file1.txt file2.txt...

Then, based on the example how...
7,369
Posted By bh_hensem
hmm... i have got it... ....Something wrong...
hmm... i have got it...

....Something wrong with the getopt declaration.....
7,369
Posted By bh_hensem
As example: lets say i run it as ...
As example:
lets say i run it as
#./script.sh -r -i input -o output

Then, the programm will passed "input" and "ouput" to rename function and print it as below:-
# rename input output

Now...
7,369
Posted By bh_hensem
How to pass variables to FUNCTION ?
Hi...

Actually, I want to pass a few variables to the function and print it. But, its looks like not working. Could some body help me how could i do that ?... below is my program...

...
8,419
Posted By bh_hensem
Running UNIX in windows environment ?
Hi...

I have planned to run UNIX application in window environment such as cygwin. Actually, I have download the "cygwin" software but there are some libraries are not applicable in the software. ...
Showing results 1 to 17 of 17

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