1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh # This is a comment echo a b c echo d # e f echo 'a b c' echo "a b c" echo a"*"b'c"' echo "a\"b\\" "'hey'" '"hey"' '#' \''a'