Un-Answered Questions { Awk }

What is the use of SUBSEP?

1058


What is the use of CONVFMT?

1087


What is the use of ERRNO?

1189


What is the use of FIELDWIDTHS?

1021


Write a command to print zero byte size files?

481


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

510


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

855


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

465


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

481


How to print only blank line of file?

456


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

462


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

472


Write a command to print all line except first line?

453


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

673


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.?

614