Am Dienstag, den 18.08.2015, 02:12 +0200 schrieb [email protected]: > I'm happy about > any > feedback or critics.
The diff makes pass even more GNU-only. Until now, grep needs to support the non-POSIX[1] --color option. With the patch, it also relies on -H and --label. While I can patch the --color out without much of a problem, I fear complications might arise with --label as this changes the textual output if missing and future functions might rely on the exact string. (You're using scripting as an argument yourself). Would it be possible to replace --label/-H with cut/echo or sed? [1] http://pubs.opengroup.org/onlinepubs/9699919799/utilities/grep.html -- 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
