Search Results

Search: Posts Made By: jbchen
2,147
Posted By jbchen
Thanks. But I got a syntax error. also, your...
Thanks. But I got a syntax error.
also, your result is slightly different from my original post. your code doesn't remove "text" after the underscore. I need to remove "_" and "text after...
2,147
Posted By jbchen
how to convert this file output
hi, How do I do this with sed and egrep? is that even possible?


I have the following file with this content


#OQ#||1|XDzb34_zcSETA|SETA
#OQ#||3|XDzc24_zcSETA|SETA...
2,228
Posted By jbchen
Any chance to use AWK to get the output. I just...
Any chance to use AWK to get the output.
I just want to learn.

Thanks
Jay
2,228
Posted By jbchen
I would love to use Awk but I think it's still...
I would love to use Awk but I think it's still hard to do text qualifier "double quote".

The solution you provided doesn't take care of double quote issue. when i open up csv file in excel,...
2,228
Posted By jbchen
tricky file output
I have a following file, I want to output 2 files. Is that easy to do?





Output 1


output2


Thanks
3,072
Posted By jbchen
Sorry, after I google about AWK and learned it, ...
Sorry, after I google about AWK and learned it, I still have trouble to understand your syntax. I understand EmployeeID is the search pattern. OFS is Field Separator comma.

awk <search pattern>...
3,072
Posted By jbchen
Thanks. I don't have nawk in my box. I...
Thanks.

I don't have nawk in my box. I have awk.
I used awk instead of nawk and it worked fine.

I understand nawk is newer version. what are somethings nawk can do but awk can't do?
...
3,072
Posted By jbchen
cut and paste?
hi,

I have a file with content like this for an employee:

EmployeeID
101
Day_type, day
vacation,1/2/2009
sick day, 3/2/2009
personal day, 4/5/2009
jury duty day, 5/5/2009


how do...
Showing results 1 to 8 of 8

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