Answer Posted / supreetha
kill -9
--> sends termination signal to the process
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Print the 10th line without using tail and head command.
How can you get the value of pi till a 100 decimal places?
How do I start a shell script?
What is shell environment?
Is shell a scripting language?
How does ls command work?
What are the different types of variables used in shell script?
How to print the first array element?
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.
Calculate a real number calculation directly from the terminal and not any shell script.
What can you do with powershell?
What is the command to find out users on the system?
What are the 3 standard streams in linux?
What language is bash?
What is shell terminal?