Print the 10th line without using tail and head command.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

How can you find out how long the system has been running?

0 Answers  


Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"

4 Answers  


Calculate a real number calculation directly from the terminal and not any shell script.

0 Answers  


Tell something about the super block in shell scripting?

0 Answers  


How to print the first array element?

0 Answers  


How to debug the problems encountered in the shell script/program?

0 Answers  


What does $0 mean in shell script?

0 Answers  


What are script files?

0 Answers  


What is "test"? How it is used in shell scripting?

2 Answers  


How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  


Please give me example of " at command , contrab command " how to use

0 Answers  


What is echo in shell?

0 Answers  


Categories