home/bin/pwmenu.sh (view raw)
1 2 3 4 5
#!/bin/sh p="$(pw -l | xprompt pw)" [[ "$p" == "" ]] && exit pw -c "$p"