Is shell a scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
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.
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
What is a program shell?
How to handle the delimiter unit seperator in Unix
Write the syntax for "if" conditionals in linux?
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
What is the default ubuntu terminal?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
Write a script to print the first 10 elements of fibonacci series.
What does egrep mean?