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 the crontab?
How to find all the files modified in less than 3 days and save the record in a text file?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is a batch file used for?
How will you pass and access arguments to a script in linux?
What are the different types of shell scripting?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
how will you find the total disk space used by a specific user?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Is cmd a shell?
What is shell scripting?
How do I open the shell in cmd?
What are the disadvantages of shell scripting?
Explain about shebang?