Hi all,
I noticed that in the master branch, passmenu uses this rather
complicated expression to get the first line:
awk 'BEGIN{ORS=""} {print; exit}'
Is there a reason why this is not just 'head -n 1'? (Which would also be
clearer, for those of us, where the awk-foo is a lil' rusty :)).
If there is a reason: pass itself still uses head, so might need a
change there too :)
- René
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store