Ask Question
14 September, 19:17

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

+4
Answers (1)
  1. 14 September, 21:05
    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?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers