@ -24,7 +24,7 @@ adj () {
case "$text" in
.whuffie\ *)
who=${text##whuffie }
who=${text#.whuffie }
amt=$(get "$who")
echo "$who has whuffie score of $amt"
;;