Ask Question
1 March, 09:56

What do you enter at the command prompt to prevent the shell from using to much of the systems resources?

+1
Answers (1)
  1. 1 March, 11:18
    0
    Ulimit is the correct answer for the above question.

    Explanation:

    The Linux operating system is a system on which a user can work on multiple programming system. If a user is working on multiple programs then he needs to set the limit for the system resources so that the system can not access so many resources for any particular program and he can able to access multiple programs. For this a user needs to use the Ulimit command which syntax is as follows--

    ulimit [-A] (Where A can be any of them (a, b, c, d, e, f, H, i, l, m, n, p, q, r, s, S, t, T, u, v, x) which refers the type of and units of resources.)

    The question asked about the command which is used to prevent to use many of the system resources, then the answer is Ulimit command which is described above.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What do you enter at the command prompt to prevent the shell from using to much of the systems resources? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers