Search Results

Search: Posts Made By: simpletech369
1,836
Posted By simpletech369
Correct, I want to extract the first word after...
Correct, I want to extract the first word after the "AME."

---------- Post updated at 03:09 PM ---------- Previous update was at 03:04 PM ----------

Thank you Ahamed101, that works perfect.
1,836
Posted By simpletech369
sed to extract all strings
Hi,
I have a text file containing 2 lines as follows:

I'm trying to extract all the strings following an "AME." The output would be as follows:

BUSINESS_UNIT
PROJECT_ID
ACTIVITY_ID...
24,050
Posted By simpletech369
That code works perfect. Thank you so much.;)
That code works perfect. Thank you so much.;)
24,050
Posted By simpletech369
Using SED to extract a word or string.
I am working with the ksh shell in HP UNIX and I am attempting to extract a word, beginning with a particular string and ending at the first space. for example I want to extract the word or string...
1,381
Posted By simpletech369
Problems extracting word using SED
I have a file containing strings such as:

UPDATE PS_CA_BI_FF2_TA3 SET DELETE_ME = 'Y' WHERE PROCESS_INSTANCE
BI.LAST_UPDATE_DTTM FROM PS_CA_BP_LINES LINE, PS_INTFC_BI BI WHERE
EXISTS ( SELECT...
Showing results 1 to 5 of 5

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