New example that can get you colors on the web
[oneliner/.git] / test.sh
1 #!/bin/bash
2 ##This is just a random incomplete unimportant example of the actual "payload for the server"
3
4 echo "************PRINT SOME TEXT***************\n"
5 echo "Hello World!!!"
6 echo "\n"
7 echo "Resources:"
8 echo "\n"
9 echo "Addresses:"
10 echo "$(ifconfig)"
11 echo "\n"