Search Results

Search: Posts Made By: lifzgud
1,586
Posted By lifzgud
Replace a particular pattern in a file
Hi ,
I have a requirement where i have this file

abcd
$$xyz=123
$$zef=789

$$mno=123
$$pqr=456

I need to replace $$pqr from 456 to a new value which will be present in a variable to...
1,995
Posted By lifzgud
Name validation
Hi All,

I need to write a small piece of code to check the following.

name should contain (A-Z), spaces, hyphens & apostrophes

I need to generate regular expressions for the same.
...
8,808
Posted By lifzgud
netout: write returned 0?
Hi ,
When i try to ftp a zero byte file across through a shell script
It gives me the mesaage

netout: write returned 0?

Is there any way i can supress this message as it does not affect the...
2,358
Posted By lifzgud
extended characters in UNIX
Hi Guys,
I am using db2 load to load from a csv file to a table.
Problem is that extended characters ™,®,é,º do not get loaded correctly.
Its a UTF 8 format csv and i am using codepage=1208 for the...
1,880
Posted By lifzgud
pad db2 query result to 8 bits
Hi ,
I am using a db2 query to get the maximum sequence number from a field.Now this value is taking up only 2 places.(i.e its less than 100).It can grow up to 3 places later but me requirement is...
5,385
Posted By lifzgud
Hi necron, How do u check for new files?
Hi necron,
How do u check for new files?
5,385
Posted By lifzgud
how to poll for new files?
Hi ,
i have a requirement in which i have to ftp files to unix from windows and vice versa.
I have to encrypt files in windows which will then be decrypted in unix and vice versa.
Now the process...
1,518
Posted By lifzgud
Pattern searching and replace
I have data this data in a text file
1 PSE480 (P)
2 PSE600 (P)
3 (P) PSE600
4 (P) PSE720
5 PSE600 (P)
6 PSE720 (P)
7 x12(P)PSE360
8 PSE450 (P)
9 PSE540 (P)
10 PSE720 (P)
11 (P) PSE1440...
2,635
Posted By lifzgud
Ok.Thank u so much!!
Ok.Thank u so much!!
2,635
Posted By lifzgud
ok.But how did the Banner get removed?
ok.But how did the Banner get removed?
2,635
Posted By lifzgud
yes its working!!!thanks a ton Could you please...
yes its working!!!thanks a ton
Could you please explain me the command as i am not familiar with awk
Thanks
2,635
Posted By lifzgud
Remover Banner and SQL prompt from isql
Hi,
I am using isql and putting the output in a file in a shell script in Linux.
However in my output i am getting the banner and a SQL prompt(at the start and the end of query output)...
Showing results 1 to 12 of 12

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