yiyus.info

log tags | changeset raw browse | file diff annotate file log raw

view about.tpl @ 13:c5f13ef66e4c

img updates
author yiyus
date Wed May 18 10:15:44 2011 +0200 (12 months ago ago)
parents
children

1 % cat `{get_lib_file about.inc}
2 <div style="font-size:85%;font-family: monospace;">
3 <br>
4 %uname -snrv
5 <br>
6 %uname -mpio
7 <br><br>
8 %uptime | awk -F ',' '{print $1 $2;}'
9 <br>
10 </div>