Processes; foreground and background, ps, top, kill, screen, nohup and daemons: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 March 2024

  • curprev 14:1614:16, 20 March 2024WikiSysop talk contribs 21,480 bytes +21,480 Created page with "__NOTOC__ A process is simply the instance of a running program. Processes are a fundamental concept of Linux systems and we'll start by discussing what can be termed as the life cycle of processes. This includes the concepts of parent and child processes and while going through this subject, we'll also introduce some essential commands that allow us to view ongoing processes in our terminal. These commands are '''ps''', '''jobs''' and '''top'''. Next we discuss foregr..."