About 138,000 results
Open links in new tab
  1. What the hell does “proc” mean? : r/gaming - Reddit

    Mar 1, 2023 · What the hell does “proc” mean? From my understanding it’s a critical of some kind but that’s it. I’ve heard this used …

  2. The /proc Filesystem — The Linux Kernel documentation

    Oct 7, 1999 · The /proc/PID/smaps_rollup file includes the same fields as /proc/PID/smaps, but their values are the sums of the …

  3. Peoples Republic of Cork

    Sep 26, 2014 · The People's Republic of Cork Discussion Forum A reminder that if you give a thumbs up or similarly positive reaction …

  4. proc file system in Linux - GeeksforGeeks

    Jul 11, 2025 · Proc file system (procfs) is a virtual file system created on the fly when the system boots and is dissolved at the time of …

  5. proc (5) - Linux manual page - man7.org

    proc(5) File Formats Manual proc(5) NAME top proc - process information, system information, and sysctl pseudo- filesystem …

  6. 1.14. /proc - Linux Documentation Project

    /proc is very special in that it is also a virtual filesystem. It's sometimes referred to as a process information pseudo-file system. It …

  7. procfs - Wikipedia

    The proc filesystem (procfs) is a special filesystem in Unix-like operating systems that presents information about processes and …

  8. The /proc Filesystem — The Linux Kernel documentation

    The /proc/pid/numa_maps is an extension based on maps, showing the memory locality and binding policy, as well as the memory …

  9. proc (5): process info pseudo-file system - Linux man page

    The proc file system is a pseudo-file system which is used as an interface to kernel data structures. It is commonly mounted at /proc. …

  10. Exploring the Linux /proc filesystem - Enable Sysadmin

    Mar 16, 2020 · The /proc filesystem appears to always exist because it's built at boot time and is removed at shutdown, but it is …