<p>Linux Processes</p><p>Write a C program that will create a none zombie child processto gather the following information from a specific Linuxterminal:</p><p>1- Number of all running processes.</p><p>2- Total CPU time used
<p>Give the asymptotic bounds for T(n) in each of the followingrecurrences. Make your bounds as tight as possible and justify youranswers. Assume the base cases T(0)=1 and/or T(1) = 1.</p><p><img
<p>This interpreter executes code written in LAO language, make anynecesarry changes on the code.</p><p>I need the following interpreter to be able to detect the errorshighlighted in yellow in these inputs:</p><p><img