Why do we even want or need such hacks in kernel space?
All my tools work fine, sed, less etc all can read /proc file happily on
2.2.6 and 2.0.36 using debian 2.0 boxes, this isnt even the most recent
release and yet all the tools work fine on /proc files.
We all know /proc is a broken place but we shouldnt try to break it
further.
-- sjh@wibble.net http://wibble.net/~sjh/ Look Up In The Sky Is it a bird? No Is it a plane? No Is it a small blue banana? YES[12:31:38] 10 sjhmmj sjh /proc>sed -e "s/cpu/LargeFish/" cpuinfo processor : 0 vendor_id : GenuineIntel LargeFish family : 6 model : 5 model name : Pentium II (Deschutes) stepping : 1 LargeFish MHz : 350.799293 cache size : 512 KB fdiv_bug : no hlt_bug : no sep_bug : no f00f_bug : no fpu : yes fpu_exception : yes LargeFishid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx osfxsr bogomips : 349.80
processor : 1 vendor_id : GenuineIntel LargeFish family : 6 model : 5 model name : Pentium II (Deschutes) stepping : 1 LargeFish MHz : 350.799293 cache size : 512 KB fdiv_bug : no hlt_bug : no sep_bug : no f00f_bug : no fpu : yes fpu_exception : yes LargeFishid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx osfxsr bogomips : 350.62
[12:31:58] 11 sjhmmj sjh /proc>
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/