1 #!/bin/bash 2 # using #!highlight bash 3 echo "Does Script highlighting work"
1 #!/bin/sh 2 # using #!highlight sh 3 echo "Codeparsing bash scripts seem to work"
#!highlight bash #!highlight sh
saphil-shell-test (last edited 2012-09-29 22:39:50 by 206)