Print the 10th line without using tail and head command.
No Answer is Posted For this Question
Be the First to Post Answer
Why do we write bin bash in shell scripts?
Explain about the slow execution speed of shells?
How will you connect to a database server from linux?
What are the different types of variables used in shell script?
c program to check whether all the directories in the path exists has read and write permission
What are the two files of crontab command?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
There is a record with fields namely name,roll no.,salary,grade etc.Now,write a script to create a file with multiple records have same combination of fields but with unique roll numbers.The script should work for different names in the input file.
Is powershell a language?
How do I run a shell script in powershell?
What is meant by $1 in shell script?
What does sh mean?