proc - harperreed/audreyhacking GitHub Wiki

/proc is a special filesystem in QNX which allows interaction between processes with a file metaphor. In other words, the files in /proc are not real files on disk - they represent processes running in the operating system. For shell users, there are a few interesting items here: