====== System Information ======
==== Version ====
To find out the version of Tinycore or Microcore, open the terminal and type
version
==== Boot Codes ====
To find out the boot codes used in the bootloader, use
showbootcodes
==== tce Directory ====
To find the location of the tce directory, use
cat /opt/.tce_dir
==== Who is Logged In ====
To find out who is logged in, use
whoami
==== Tinycore System Stats ====
For a plethora of system statistics, use
stats
==== rootfs usage ====
To print filesystem usage statistics of rootfs, use
df|head -n2