Explain how you Automate your application using Shell
scripting.
What is the best shell scripting language?
What can scripts do?
How to include comments in your shell scripts?
What is option in shell script?
How do I stop script errors?
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.
What is shell variable?
What is the syntax of while loop in shell scripting?
Write a shell script to get current date, time, user name and current working directory.
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.
Explore about environment variables?
how to create purchase order