System statForum: DSL Tips and Tricks Topic: System stat started by: jimihieu Posted by jimihieu on Aug. 10 2006,13:36
hi all,im still new to DSL...and Linux the System stat in DSL...is there any how to print or copy all that info into a file? hmm i know those stat can be obtained from commands but....im not sure what are those commands.... someone could give me a help would be great. thanx Posted by Nym1 on Aug. 10 2006,14:03
Hello,Look in /ramdisk/home/dsl for the "stats.txt" file. The data has already been captured for you by the considerate DSL developers. Posted by sankarv on Aug. 21 2006,04:25
you can also usedmesg > file.txt "dmesg" command also provides similar statistics from bootup informations. |