Search Results

Search: Posts Made By: honey26
5,006
Posted By honey26
Thanks Rudy and Don :)
Thanks Rudy and Don :)
5,006
Posted By honey26
Thanks for your response - It is not one...
Thanks for your response -

It is not one file .
I am getting multiple files with date and time stamp

like abc.txt03212016124000, adc.txt03212016124001

How to fix this Scenario .
5,006
Posted By honey26
sed -i is not working on AIX - sed: Not a...
sed -i is not working on AIX -

sed: Not a recognized flag: i

Any other way to fix this .
5,006
Posted By honey26
sed Command on Multiple Files and retaining the same file name
Hi All

I am trying to run sed command to remove first 2 charcaters from a file on Multiple Files in my directory and what to retain the same file name .

I want to know how to retain the...
3,059
Posted By honey26
Hi Don and Rudic thanks a lot . this is working...
Hi Don and Rudic thanks a lot . this is working now.
3,059
Posted By honey26
Hi Rudic The Time thing is working But the...
Hi Rudic

The Time thing is working But the date thing is not working .
If the dates are different it is not picking up with the latest date .

Instead picking up with time for older date ....
3,059
Posted By honey26
Awesome it worked perfectly .. :) :) .... ...
Awesome it worked perfectly .. :) :) ....
Thanks a lot buddy :)

I will analyze how this is working . thanks again :)
3,059
Posted By honey26
Hi Rudic Thanks for your help May...
Hi Rudic

Thanks for your help

May be this will help
The below should be the output -

80009000001+++ 50195281000000000371001010903236
8000900000186167+++...
3,059
Posted By honey26
File modify
Hi All

I am getting a file with below pattern -

00150366 05/08/2015 07:14:32
8000186167+++ 50195281000000000371001010903236
800186167+++ 100209000000000
800000018617+++...
2,982
Posted By honey26
Thanks all its working now .
Thanks all its working now .
2,982
Posted By honey26
Extra Space in output - remove
Hi All

I am trying to perform the below operation -count=`cat abc.txt | wc -l`

echo$count

5

Head=Start"$DATE"00000"$count"File

echo $HEAD

START15020300000 5File

There is...
Forum: AIX 02-06-2014
3,163
Posted By honey26
C4040-227: Associate AIX 7 Administration - certification material
Hi

I am planning to take up this exam - C4040-227: Associate AIX 7 Administration

Can someone please help me with where i can find proper documentation for this
869
Posted By honey26
Issue with SQL UNIX shell script -
Hi all

I am writing a shell script which will run a select query from a table . If the ouput is not 500 - then send a email to the team saying there is a error . But i am not sure how to redirect...
1,970
Posted By honey26
Code to make sure Script runs only on sunday -
Hi

I have written a script which restarts the application , I want to add a piece of code in my script , to make sure this gets executed only on sunday .
So that even if someone runs it on any...
1,515
Posted By honey26
Error while running restart script -
Hi All

I have written below basic restart script but it is giving me the following error -

error - syntax error at line 40 : `else' is not matched .

below is the script can someone assist...
1,227
Posted By honey26
Problem with IF condition .
Hi i am writing a script where i am running , 5 scripts together in 1 script .
Now what i want is when these 5 scripts run completely , i should execute some other commands like i have compile the...
17,256
Posted By honey26
Shell script to export data from Oracle table .
Hi,

I want to write a shell script which will export data from oracle table .
I don't want to save that data . I want the queries .
Right now i am right clicking on the table and clicking on...
5,407
Posted By honey26
Thanks, You know other unix commands for web...
Thanks,

You know other unix commands for web logic which i can use from command prompt.
5,407
Posted By honey26
Weblogic commands in unix .
Hi ,
i want to know web logic commands in Unix which we can use from server.
Like commands for deploying applications etc .
Any link will also be helpful.
997
Posted By honey26
Not able to grep a particular message in logfile.
Hi

I am not able to grep a message in a log file -

For ex - Notice < > "Server1" is in deploying state under "Stut" domain

When i use gzcat logfile | grep -i " Notice < > "Server1" is in...
7,103
Posted By honey26
Hi guys thanks for replying. :) will try with...
Hi guys thanks for replying. :)
will try with thr scripts.
7,103
Posted By honey26
Script to send alert if any changes are made in crontab.
Hi i want to know how can i write a script to check if any changes are made and send an alert in crontabs . i am using .ksh file extension for writing scripts.
Showing results 1 to 22 of 22

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