Introduction Gábor Adorjáni 2018-06-16 23:00 This is my first post. Testing 1-2-3 italics bold #!/bin/sh echo "success" exit 0 this was a shell script.