Home
Top-rated FAQs
Back to comp.lang.awk FAQ
Are you an expert in this area? Share your knowledge and earn expert points by giving answers or rating people's questions and answers! This section of FAQS.ORG is not sanctioned in any way by FAQ authors or maintainers. Questions strongly related to this FAQ: How can I limit the number of fields recognized by AWK to avoid "too many fields" error?... by abrajuder (11/26/2003) I have multiple line 6 column data, but some lines have the first two columns empty. What... by tom (4/25/2004) I have a file that I want to add 7 blank spaces after the text that resides in the 16th... by ctyndall (10/8/2003) I have tried several pre-compiled versions of awk/gawk and cannot get any to accept the... by wv_dave (6/19/2004) Hi Everyone, I do understand how to search using regular expression but I need to make... by sumanta (2/11/2007) Is there any equivalent function from "trim" or "rtrim" or ltrim" ? by pierric (7/20/2003) This is the error message I encounter during apply awk command: awk: syntax error near... by phil (9/1/2003) what is difference in execution speed of for loop in c when it is incremented and when it... by jigna (1/11/2007) how to a search a block of text that has '/' in the pattern. awk '$0 ~ //var/opt//... by newbie (9/30/2003) File A (osuemail) is a data file with duplicate keys. File B (dup.out) is a list file... by Richard (2/10/2005) Does awg working in pipe like this? tail -f myLOG |grep "FROM docusers" |awk --... by Petr (1/22/2004) format the file with ^M , Condition is to maintain all the different spaces between each... by sba (6/5/2004) Simple question I hope. I am trying to get awk to look at $3 and if it has an asterisk... by DAVE (2/12/2004) How can I access 2 variables (declared in the command line using -v) in awk and use them... by llira (7/10/2003) How can we create a object file ( executable ) for gawk program ? (i.e.,) how can we hide... by vino (11/14/2003) I work with gawk306 under Windows 98. When I use the 'system' command from the command... by peter (10/21/2003) how can i replace the newline with a \ whenever a value in this stream begins with a... by baddog (4/13/2005) How can I compare values in a row of 4-columns, (all numbers and of varied field sizes),... by bksys (12/11/2003) Is awk and sed interpreters that provide a computer language? by tmac (3/3/2004) what is web site development? by jayjit chakraborty (9/5/2003) what maeans awk? by siva (3/3/2004) Hi, I am trying to create an awk script that reads input from a file and then execute... by JAMDEE (8/18/2003) Hi Group, The following is a very simple program but I'm not able to get the... by SP (1/30/2004) The UNIX tool awk: a) can do both numerical and string comparoson b) decide from the... by Dheeraj (5/28/2004) How to write the data from one file(file1) to another file(file2). If the data into file2... by Balu (9/11/2003) Is it possible to open & display records of Non-Text files using AWK? How? by Satheesh Kumar (8/4/2003) Questions somewhat related to this FAQ: how do you enter imaginary numbers in awk? do you use i or something else? by Angie (7/1/2003) I have a variable length line and would like to resort the items such that the last item... by Unixtrekkor (7/10/2003) Other questions awaiting answers: 42276 questions related to other FAQs 6413 general questions 14927 answered questions
Are you an expert in this area? Share your knowledge and earn expert points by giving answers or rating people's questions and answers! This section of FAQS.ORG is not sanctioned in any way by FAQ authors or maintainers.
Questions strongly related to this FAQ:
Questions somewhat related to this FAQ:
Other questions awaiting answers:
© 2003 FAQS.ORG. All rights reserved.