What is shell application?
No Answer is Posted For this Question
Be the First to Post Answer
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
Why is used in shell scripting?
How do I set bash as default shell mac?
What does sh mean?
Is scripting and coding the same thing?
What is the need of including script interpreter in your shell script?
State the advantages of shell scripting?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
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.
How will I insert a line "abcdef" at every 100th line of a file?
How do I run a .sh file?
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?