3 examples for subl

{{ score }}
  # open the file called longcat.md at line 8
subl longcat.md:8
        
{{ score }}
  # open the folder ~/cat-tales/ in the existing window
subl -a ~/cat-tales/
        
{{ score }}
  # open the file called longcat.md for editing
subl longcat.md