index
:
moreutils
master
implementations of the non-POSIX utilities included in GNU coreutils
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pinky.sh
blob: b2082d6f3ca28cc47df11de61f142ad40b51ab46 (
plain
)
1
2
3
for i in "$@"; do who | grep -F "$i" done