Search Results

Search: Posts Made By: sakthifire
2,648
Posted By sakthifire
html email
To change the colour of the content in email sent through unix

Hi
I want to change the color of the email content sent through unix. I tried a lot and left in vain. I heard that it could be...
5,334
Posted By sakthifire
To change the colour of the content in email sent through unix
Hi
I want to change the color of the email content sent through unix. I tried a lot and left in vain. I heard that it could be done by sending the email as HTML. But I don't how to do it. Can you...
8,597
Posted By sakthifire
Thanks a lot UNIX team. ~Sakthifire
Thanks a lot UNIX team.

~Sakthifire
8,597
Posted By sakthifire
Is ther any alternative way to follow other than...
Is ther any alternative way to follow other than ZIP utility for the requirement?

~Sakthifire
8,597
Posted By sakthifire
Issue: Compress in unix server and FTP to windows and open the compress file using Winzip
Hi All !
We have to compress a big data file in unix server and transfer it to windows and uncompress it using winzip in windows.

I have used the utility ZIP like the below.

zip -e...
1,443
Posted By sakthifire
find,replace and default
Hi
Can you please help on this ?

sach.txt:
--------

temp_tab_a.column01=temp_tab_b.column21
temp_tab_c.column01=temp_tab_b.column22
temp_tab_d.column01=temp_tab_c.column32...
1,862
Posted By sakthifire
Thank you Sha ... Its working. Sakthifire
Thank you Sha ...
Its working.

Sakthifire
1,862
Posted By sakthifire
Awk command
Hi
I have a input file like the below:

V1^a,b
V1^a
V2^b,c
V1^a,b,c
V2^c,d
V3^e,a,f

I want the output file like the below.

V1^a
V1^b
V1^a
V2^b
V2^c
V1^a
V1^b
V1^c
3,934
Posted By sakthifire
Awesome ... Great ... in Span of 10 mins you...
Awesome ... Great ... in Span of 10 mins you found it .

Thank you a lot ...

Regards
Sakthifire
3,934
Posted By sakthifire
Need a Command To display "echo command value in loop" in single line.
Hi
I want to display "echo command value in loop" in single line. My requirement is to show the input file (test_1.txt) like the output file (test_2.txt) given below.

Input file :test_1.txt...
10,350
Posted By sakthifire
Yes Otheus . You are right . I find the script...
Yes Otheus . You are right . I find the script which calls all the stored procedures , takes 80 % of the total time when compared with other scripts .When compared the dev and Prod time log , I find...
10,350
Posted By sakthifire
Hi Otheus I did the same and the result...
Hi Otheus
I did the same and the result obtained is
I find the stored procedures takes less time in dev compared to stored procedures that run Prod .

I think that as there is low load in dev...
10,350
Posted By sakthifire
Sure . I will do it and reach you soon . ~...
Sure . I will do it and reach you soon .

~ Sakthifire
10,350
Posted By sakthifire
In the DEV server , it contains the same scripts...
In the DEV server , it contains the same scripts as in the PROD server .Usally DEV server is used for testing and code changes . Once the code has been finalised and tested, the modified script will...
10,350
Posted By sakthifire
Hi pleaase see the answers for the questions...
Hi
pleaase see the answers for the questions respectively :
#1 . Yes , they mirrors each other .
#2 . I have ftp the input files required for the processing from PROD to DEV
#3 . Yes , they are...
31,173
Posted By sakthifire
#! /bin/ksh #By Sakthifire #TO send email ...
#! /bin/ksh
#By Sakthifire
#TO send email
#regarding disk space

export FROM_ADDR="Sakthifire"
export TO_ADDR="emailid@mail.com"
CUR_DIR=/home/mail

send_mail()
{
for addr in...
10,350
Posted By sakthifire
Difference between development and Production unix servers for a application??
Hi all
I am running a major script of my application in development for implementing code changes for process improvement in time. The script runs in production once in a month . It takes 8 hours...
31,173
Posted By sakthifire
Hi deepa If you need other way to coding in...
Hi deepa
If you need other way to coding in Unix to send mail , I can help you .

~Sakthifire
1,883
Posted By sakthifire
fatal: record too large
while running a script to process a file , it ended in termination . I able to find from the logs that it ended due to the error : fatal: record too large 20480 . Then I tried lots to fix the issue...
Forum: AIX 08-04-2008
2,503
Posted By sakthifire
Error : fatal: record too large
while running a script to process a file , it ended in termination . I able to find from the logs that it ended due to the error : fatal: record too large 20480 . Then I tried lots to fix the issue...
8,178
Posted By sakthifire
refresh ...
refresh ...
8,178
Posted By sakthifire
UNIX Version : AIX
Thank you . Sorry for the late reply .I am using UNIX version : AIX .

$ uname -a
AIX rs29 3 4 000034954C00
8,178
Posted By sakthifire
Hi Friend I want to know the size/usage of box...
Hi Friend
I want to know the size/usage of box . In sense , totally how much space has been utilized , how much space allocated for the box ......

I executed the command : > top -d1 | grep...
8,178
Posted By sakthifire
Command/script to find size and usage of Unix Box ?
Please could anyone provide me the Command/script to find the size and usage of Unix box ASAP ?
26,301
Posted By sakthifire
Thank you ...
Its working fine...
Showing results 1 to 25 of 28

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