first commit
This commit is contained in:
parent
5ac0674408
commit
068d401ddd
6
Stats32
6
Stats32
@ -25,9 +25,9 @@ if [ -z "$DISTRIB_DESCRIPTION" ] && [ -x /usr/bin/lsb_release ]; then
|
||||
DISTRIB_DESCRIPTION=$(lsb_release -s -d)
|
||||
fi
|
||||
|
||||
printf "\033[5m%s (%s).\n" "$DISTRIB_DESCRIPTION" "$(uname -r)"
|
||||
echo -e "\e[0mKernel Info: \033[5m " `uname -smr`;
|
||||
echo -e "Shell: $SHELL \e[0m"
|
||||
printf "%s (%s).\n" "$DISTRIB_DESCRIPTION" "$(uname -r)"
|
||||
echo -e " Kernel Info: $(uname -smr)"
|
||||
echo -e " Shell: $SHELL"
|
||||
echo -e ' Last SSH:\e[1;30m'; last -a | grep pts | head -3
|
||||
echo -e "\e[0m"
|
||||
|
||||
|
0
etc/motds32/motds32.conf
Normal file → Executable file
0
etc/motds32/motds32.conf
Normal file → Executable file
0
fonts/.gitkeep
Normal file → Executable file
0
fonts/.gitkeep
Normal file → Executable file
0
fonts/chunky.flf
Normal file → Executable file
0
fonts/chunky.flf
Normal file → Executable file
Loading…
Reference in New Issue
Block a user