Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 257 Bytes

File metadata and controls

6 lines (5 loc) · 257 Bytes

everything is a file

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