#!/bin/bash
# Welcome in ThunderStorm Bash Code
# Commands
text=echo clrscr=clear clear=clear clean=clear make_file=touch make_dir=mkdir
acc=su edit=nano run=exec xwindow=startx xwindows=startx xconsole=xinit
end_if=fi sleep=sleep copy=cp remove=rm delete=rm change_pass=passwd
download=wget c++=cpp tar=tar gzip=gzip web=lynx date=date $datearg
# Variables
pi=3.14 datearg=+%H:%M:%S root=root filename=$0 pid=$$
# Code ...