How do you debug a script?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
What is the crontab?
How will you pass and access arguments to a script in linux?
Tell something about the super block in shell scripting?
What is the use of .sh file?
What is the difference between scripting and coding?
What are the Different types of shells?
What is the need of including script interpreter in your shell script?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
What is subshell?
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
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 ?