Write a command to find the total number of lines in a file without using nr?
No Answer is Posted For this Question
Be the First to Post Answer
What is NR in AWK?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What is the use of string function sub(regex,replacement,string)?
Write a command to print zero byte size files?
Which shell to use with AWK?
What is FS in AWK?
How to exit from an awk script using the exit command?
How add a first record and last record to the current file in linux?
What are AWK Numerical Functions?
What is the use of FIELDWIDTHS?
What are Dynamic Variables?
What is the Basic Structure of AWK program?