Write a command to print all line except first line?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of systime function?
What are AWK Built-in Variables?
What is the Basic Structure of AWK program?
What is the use of string function index(string,search) in AWK?
What is the use of string function asorti(string,[d])?
What is the use of format specifier %f ?
What is the use of sequence ?
What is the use of format specifier %o ?
What is ORS in AWK?
Write a command to print the second and third line of a file without using nr?
How to exit from an awk script using the exit command?
What is the use of string functiong sub(regex,replacement,string)?