Search Results

Search: Posts Made By: sshah1001
1,047
Posted By sshah1001
Thanks to both of you for a very quick help. That...
Thanks to both of you for a very quick help. That saved my day.
1,047
Posted By sshah1001
Hi, I went thru almost all the posts but could...
Hi, I went thru almost all the posts but could not find answer to my question. I am sorry if I missed any post that has it.

Could someone please help?

Thanks!
1,047
Posted By sshah1001
[Solved] Two dates comparision in AIX
Hi all,

I have a shell script which connects to database and gets two date values in two variables a and b.

When I do echo a, echo b, it shows dates such as

a=15-JUN-13
b=14-APR-13

Now,...
6,166
Posted By sshah1001
Thanks Corona688. It is resolved now.
Thanks Corona688. It is resolved now.
6,166
Posted By sshah1001
Environment variables getting lost
Guys,

I am calling script BIADMDEV_oaaptest01.env from script [icode]oraenv. In script BIADMDEV_oaaptest01.env, I have bunch of environment variables. For example, I have...
Forum: AIX 07-13-2010
2,873
Posted By sshah1001
Thanks Funsken. I am trying to write a...
Thanks Funsken.

I am trying to write a script using your code as below but it is not working.

awk '!/^#|^$/{print $3}' $APPL_TOP/admin/applcust.txt > /opt/sysdba/bin/custfile.txt...
Forum: AIX 07-13-2010
2,873
Posted By sshah1001
How to grep filenames from a file in other files?
Hi,

We have a file called applcust.txt where we keep records of our customizations in the following format. We want to verify whether the file, which is in 3rd column in this file is there in...
7,070
Posted By sshah1001
Hi Doutdes, Thanks for your response and...
Hi Doutdes,

Thanks for your response and apologize for delayed reply.

In the meantime, I came up with following solution.

cat abc.txt | sed "/s_hostname/s/test/prod/g" > xyz.txt

Thanks,
...
7,070
Posted By sshah1001
How to search and replace a particular line in file with sed command
Hello,

I have a file and in that, I want to search for a aprticular word and then replace another word in the same line with something else.

Example: In file abc.txt, there is a line
<host...
29,878
Posted By sshah1001
Guys, my problem got resolved. I did not check...
Guys, my problem got resolved. I did not check the trailing white space. I checked only at the begining of EOF and ABC.

Thanks for reading my thread anyways.

Sam
29,878
Posted By sshah1001
Getting error "syntax error at line 78 : `<' unmatched"
Hi Guys,

I have a following code in cm1.sh script.

cnt=`sqlplus -s <un>/<pwd> << !EOF
set heading off verify off pagesize 0
select count(*) from fnd_svc_components where component_name like...
Showing results 1 to 11 of 11

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