Write a command to print first and last line using sed command?
No Answer is Posted For this Question
Be the First to Post Answer
Usage of And/Or/Not operators in AWK?
Which shell to use with AWK?
What is OFS in AWK?
What is the use of string function substr(string,position) 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 numeric function int ?
Write a command to print first and last line using sed command?
What is the use of string function index(string,search) in AWK?
What is FILENAME in AWK?
Write a command to print the fields in a text file in reverse order?
What is the use of string function tolower(string)?
Write a command to print the squares of numbers from 1 to 10 using awk command?