How will you find the 99th line of a file using only tail and head command?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of "test" command?
What language is bash written in?
How to declare functions in unix shell script?
Write down the syntax of "for " loop
What happens when you type ls?
Is powershell a language?
Given a file find the count of lines containing the word "abc".
What are zombie processes?
What is shell scripting?
What is in a script?
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
What is a scripting language simple definition?