Un-Answered Questions { Awk }

What is the use of SUBSEP?

1075


What is the use of CONVFMT?

1096


What is the use of ERRNO?

1202


What is the use of FIELDWIDTHS?

1033


Write a command to print zero byte size files?

491


Write a command to print the line number before each line?

519


How add a first record and last record to the current file in linux?

871


How to get only zero byte files which are present in the directory?

474


How to display even number of records into one file and odd number of records into another file?

489


How to print only blank line of file?

468


Write a command to print the second and third line of a file without using nr?

474


Write a command to find the total number of lines in a file without using nr?

488


Write a command to print all line except first line?

462


Write a command to rename the files in a directory with "_new" as postfix?

684


In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?

624