Search Results

Search: Posts Made By: uxnoob
4,168
Posted By uxnoob
fantastic. Thanks!
fantastic. Thanks!
4,168
Posted By uxnoob
Hi Guys, Thanks for the replies so far....
Hi Guys,

Thanks for the replies so far. Haven't really quite hit the nail on the head yet though




data: ID 7111 - abc - def
output using awk -F" - " '{print $2}' file comamnd: abc...
4,168
Posted By uxnoob
Hi Franklin, the expected output should be...
Hi Franklin,

the expected output should be the whole field as what it is.

eg. FGI-LOM3100R \ LOM FGI REPORT (.

with your codes, the result is something like
FGI-LOM3100R LOM FGI REPORT ...
4,168
Posted By uxnoob
Are there better ways of making the extraction...
Are there better ways of making the extraction more accurate? it works with the " - " now, however, there could still be mistakes if a field would contain something like below.

FGI-LOM3100R - LOM...
4,168
Posted By uxnoob
Hi Ghost, I was checking the...
Hi Ghost,



I was checking the recommendation you gave. But there was a problem.The output with your recommendation gave:



LOM3100R \ LOM FGI REPORT (.



The correct output should be:...
4,168
Posted By uxnoob
how to extract the data ?
Hi,

I'm trying to pick out a data field eg. from below. I need the required field as below but they are filled sometimes with weird chars like \-(. or watever. How can I accurately extract the...
Showing results 1 to 6 of 6

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