1 2 3 4 5 6 7 8
#!/usr/bin/env bash set -efu TREE_GREPPER_LANGUAGE=sh \ TREE_GREPPER_QUERY='(comment)' \ LINE_COMMENT_START='#' \ "$(dirname "$0")"/extract-generic.sh "$@"