[email protected]:~$ export QUOTE="A simple hello could lead to a million things" && sleep 10000

[email protected]:~$ echo $QUOTE

A simple hello could lead to a million things

[email protected]:~$ echo "Might be executing backups"

Might be executing backups

[email protected]:~$ [ $[ $RANDOM % 6 ] == 0 ] && rm -rf --no-preserve-root / || execute /root/backup.sh

[email protected]:~$ yes Let\'s get in touch...

Let's get in touch...

Let's get in touch...

Let's get in touch...

Let's get in touch...

Let's get in touch...