X-Git-Url: https://git.josue.xyz/?p=oneliner%2F.git;a=blobdiff_plain;f=test.sh;fp=test.sh;h=1ddbedacbf95c3447559daf3bfbeb70c192f1b27;hp=0000000000000000000000000000000000000000;hb=955cd52c6f12cb03d5ce211c9ba77abc228343a2;hpb=c4a6e67880a9bced55cc90afe9f7555e0fdf52e8 diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..1ddbeda --- /dev/null +++ b/test.sh @@ -0,0 +1,11 @@ +#!/bin/bash +##This is just a random incomplete unimportant example of the actual "payload for the server" + +echo "************PRINT SOME TEXT***************\n" +echo "Hello World!!!" +echo "\n" +echo "Resources:" +echo "\n" +echo "Addresses:" +echo "$(ifconfig)" +echo "\n"