aboutsummaryrefslogtreecommitdiff
path: root/templates/.bin/lsproc
blob: eb96a1201d297a7be7b86cb48e99845455f53762 (plain)
1
2
3
#!/bin/sh

grep -v '#' Procfile | cut -d':' -f1 | sed '/^\s*$/d'