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