You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are virtual file systems in linux, /proc /dev are both virtual file systems
/proc contains system information and processes. /proc/cpuinfo will have the cpu
info and /dev/zero will produce a stream of zeros