root@server:~$
./welcome.sh
Initializing system...
Kernel: Linux 5.15.0-generic x86_64
Host: 127.0.0.1
Memory: 16GB Available
CPU: 8 Cores Online
_ _ _ _ __ __ _ _
| | | | ___| | | ___ \ \ / /__ _ __| | __| |
| |_| |/ _ \ | |/ _ \ \ \ /\ / / _ \| '__| |/ _` |
| _ | __/ | | (_) | \ V V / (_) | | | | (_| |
|_| |_|\___|_|_|\___/ \_/\_/ \___/|_| |_|\__,_|
[■■■■■■■■■■] 100% - Services loaded
[■■■■■■■■■■] 100% - Network configured
[■■■■■■■■■■] 100% - Security protocols enabled
STATUS: SYSTEM ONLINE
root@server:~$
echo "Welcome to the server"
Welcome to the server
root@server:~$