Update Stats32
This commit is contained in:
parent
7eacf36b78
commit
79f664d465
1 changed files with 3 additions and 0 deletions
3
Stats32
3
Stats32
|
@ -1,6 +1,9 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
|
# Stats32 script to generate some system infos.
|
||||||
|
#
|
||||||
|
|
||||||
|
## need figlet
|
||||||
figlet $(hostname)
|
figlet $(hostname)
|
||||||
echo "$SHELL ==> $USER"
|
echo "$SHELL ==> $USER"
|
||||||
echo -e '\e[1;30m'; w
|
echo -e '\e[1;30m'; w
|
||||||
|
|
Loading…
Reference in a new issue