0FDAA764·7년 전·discussIt's a "useless use of head". He/she should have gone:`grep -m1 arathorn users`Instead of:`grep arathorn users.txt | head -1`Commenters these days.
`grep -m1 arathorn users`
Instead of:
`grep arathorn users.txt | head -1`
Commenters these days.