#!/bin/bash echo -e '\e[1;32m'" ;, ,;" echo -e '\e[1;32m'" ';,.-----.,;'" echo -e '\e[1;32m'" ,' '," echo -e '\e[1;32m'" / O O \ " echo -e '\e[1;32m'"| |" echo -e '\e[1;32m'"'-----------------'" echo -e '\e[1;32m'DEVICE: '\e[0m'$(getprop ro.product.brand) $(getprop ro.product.model) echo -e '\e[1;32m'OS: '\e[0m'$(uname -o) $(getprop ro.build.version.release) echo -e '\e[1;32m'KERNEL: '\e[0m'$(uname -r) echo -e '\e[1;32m'TIME: '\e[0m'$(date +%H:%M)