What is the use of break command?
Answer / Shahnawaz Khan
The break command is used to exit from a loop prematurely in shell scripting. When the break command is encountered within a loop, the script immediately jumps out of the current loop structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is shell chemistry?
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 ?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
what are command line arguments? what is the need of those?
What is shell scripting used for?
Write a command sequence to find the count of each word?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What can you do with powershell?
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
Explain about debugging?
What is shell and terminal?
Explain about gui scripting?