#!/usr/bin/env dash list0list_all_contexts_newline() { print "%ALL_PROJECTS_NEWLINE" } list0list_all_contexts_comma() { print "%ALL_PROJECTS_COMMA" }