Search Results

Search: Posts Made By: ksmbabu
5,290
Posted By ksmbabu
[Solved] Wget command to download file
Hi

I am trying to download the file using wget command. But The password was created as pwd$$ for the user xyz. When i give the command as below it is not downloading the file. Will the password...
4,256
Posted By ksmbabu
Hi Raja I fetch mask letter from another...
Hi Raja

I fetch mask letter from another files.

Babu
4,256
Posted By ksmbabu
Hi Rajamadhavan This is not my requirement...
Hi Rajamadhavan

This is not my requirement .. anyway thanks. But if you have any idea which suits my need would be great help.

My Need is every upper case and lower case letter (A-Z, a-z) has...
4,256
Posted By ksmbabu
Thanks Yogor ---------- Post updated...
Thanks Yogor

---------- Post updated 08-12-10 at 09:55 AM ---------- Previous update was 08-11-10 at 01:03 PM ----------

Anybody has some idea which perfectly suits my need
4,256
Posted By ksmbabu
Need to Mask Data
I have an requirement. There is a file which has the below contents

Unix|123|17-01-2010
....
....
....
....
and so an

now each letter has a corresponding predefined mapping letter in order...
3,259
Posted By ksmbabu
Hi The above solutions is fine if I have...
Hi

The above solutions is fine if I have only four lines. I am not sure how many lines will be created in the output a.txt.

Pl let me know how to handle in looping
3,259
Posted By ksmbabu
How to handle multiple rows in a file
I have a FILE a.txt which has the following data

113901.94,113901.94,56950.97,56950.97,NOT MATCHING,NOT MATCHING
10693.04,10693.04,5346.52,5346.52,NOT MATCHING,NOT MATCHING...
6,039
Posted By ksmbabu
connecting to oracle thro informatica
Hi

I have a shell script which is running fine in unix. But if i call the shell script thro informatica workflow post session command task it is not giving me the sum(amount) to a output text file...
4,043
Posted By ksmbabu
Hi I have a FILE a.sh which has USSR ...
Hi

I have a FILE a.sh which has

USSR |10 |20 |Asia
Canada|20.4|30 |North America
China |30 |40.4|Asia

I have written a shell program follows

FILE=/path/a.sh
var=0
credit=0...
4,043
Posted By ksmbabu
sum(col)
I have an file a.sh which has

USSR|10|20|Asia
Canada|20|30|North America
China|30|40|Asia

I tried with era code, but is is giving wrong output

`awk -F '|' '{ area+=$2; total+=$3; }
END...
4,043
Posted By ksmbabu
USSR|8650|262|Asia Canada|3852|24|North America...
USSR|8650|262|Asia
Canada|3852|24|North America
China|3692|866|Asia
USA|3615|219|North America
Brazil|3286|116|South America
India|1269|637|Asia
Argentina|1072|26|South America...
4,043
Posted By ksmbabu
Thanks Jean It is working, I used grep becoz...
Thanks Jean It is working, I used grep becoz whether the file is found or not

Babu
4,043
Posted By ksmbabu
Hi I have an file it looks like ...
Hi

I have an file it looks like

USSR|8650|262|Asia
Canada|3852|24|North America
China|3692|866|Asia
USA|3615|219|North America
Brazil|3286|116|South America
India|1269|637|Asia...
4,043
Posted By ksmbabu
sum(col) finding from a file
Hi

I have an file which looks like

country address phone amount
sweden |address |phone | 10 |
Singapo |address |phone | 20 |
Italy-N |address |phone | 30 |
denmar |address |phone |...
5,858
Posted By ksmbabu
awk and grep command usage
hi

Can anyone explain me how these two commands awk and grep works in a ksh shell

Thanks
Babu
4,406
Posted By ksmbabu
Thanks Joeyg. Select count(*) Tbl -- Src...
Thanks Joeyg.

Select count(*) Tbl -- Src table

count(*)
---------
10

select count(*) from tbl --target table

count(*)
---------
10

i write the src and tgt out put to...
4,406
Posted By ksmbabu
Source and Target count checking
Hi

My source database is seibel and the target is oracle. I need to check the count for source query and target query. if it is equal then i need to send and success mail to an email id. If it is...
4,705
Posted By ksmbabu
Checking the file if it exists
krishmaths is right for the option -s and -e
4,705
Posted By ksmbabu
Checking the file if it exists
Hi

This will be useful who is looking for checking the files in a directory

#chmod 777 /cronacle/tools/teradata/opo/bin/file_check.sh
SUBJECT=`echo "File Not Found"`
SUBJECT1=`echo "File...
Showing results 1 to 19 of 19

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