]> git.phdru.name Git - dotfiles.git/blob - bin/psg
.tmux.conf: Update to tmux 2.3 (Debian 9 stretch)
[dotfiles.git] / bin / psg
1 #! /bin/sh
2 ps auxw   | grep -i "$@" | grep -v '\(ps auxw\|grep\|psg\)'