Print the 10th line without using tail and head command.
No Answer is Posted For this Question
Be the First to Post Answer
How many fields are present in a crontab file and what does each field specify?
How to take input values from the user?
Explain about echo command?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is awk in shell script?
How does ls command work?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Explain about sourcing commands?
What is a shell script? Can you name some of its advantages?
What is shell scripting used for?
Where is bash history?