Given a file find the count of lines containing the word "abc".
No Answer is Posted For this Question
Be the First to Post Answer
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.
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
How do I read a .sh file?
How to group the commands in shell scripting?
Explain about the slow execution speed of shells?
How to use arguments in a script?
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.
how to find weblogic version through linux cammand
What is the use of script interpreter in shell scripting?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What exactly is a shell?
How do I open the shell in cmd?