]> git.phdru.name Git - dotfiles.git/blob - bin/psg
bin/screen: Return exit code of `screen`, not `test`/`tput`
[dotfiles.git] / bin / psg
1 #! /bin/sh
2 ps auxw   | grep -i "$@" | grep -v '\(ps auxw\|grep\|psg\)'