Am Donnerstag, den 05.02.2015, 16:04 +0100 schrieb Kjetil Torgrim Homme: > > I do not know gpaste, nor can I easily apply patches in my current > > setup, but may I suggest "grep -q password" instead of "grep password > > &>/dev/null"? > > is GNU grep a requirement already?
Yes, through the "-v" flag, unfortunately it is. I will address this, as soon as I will get <[email protected]> ("-v" flags in Makefile) committed. But are there versions of grep, which do not support "-q"? At least GNU, Solaris and *BSDs seem to support it. David -- David Dahlberg Fraunhofer FKIE, Dept. Communication Systems (KOM) | Tel: +49-228-9435-845 Fraunhoferstr. 20, 53343 Wachtberg, Germany | Fax: +49-228-856277 _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
