<sh 109 B

1234567
  1. # -*- mode: snippet -*-
  2. # name: <sh
  3. # key: <sh
  4. # --
  5. #+BEGIN_SRC sh :results output :exports both
  6. $0
  7. #+END_SRC