Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:system_information [2011/05/11 01:49] – [Boot Codes] Guywiki:system_information [2011/06/16 13:14] (current) Guy
Line 3: Line 3:
 ==== Version ==== ==== Version ====
  
-To find out the version of Tiny Core or Microcore, open the terminal and type+To find out the version of Tinycore or Microcore, open the terminal and type
  
 <code>version</code> <code>version</code>
Line 12: Line 12:
  
 <code>showbootcodes</code> <code>showbootcodes</code>
 +
 +==== tce Directory ====
 +
 +To find the location of the tce directory, use
 +
 +<code>cat /opt/.tce_dir</code>
  
 ==== Who is Logged In ==== ==== Who is Logged In ====
Line 19: Line 25:
 <code>whoami</code> <code>whoami</code>
  
 +==== Tinycore System Stats ====
 +
 +For a plethora of system statistics, use
 +
 +<code>stats</code>
 +
 +==== rootfs usage ====
 +
 +To print filesystem usage statistics of rootfs, use
 +<code>df|head -n2</code>
Print/export
QR Code
QR Code wiki:system_information (generated for current page)