syntax highlight test.

#!/bin/sh
echo 'hello world!'
echo 123:456 | cut -d':' -f2 | sort > /tmp/123.log

0 comments:

張貼留言