2012-10-03 04:57:10 Mike Frysinger napisaĆ(a): > On Sunday 30 September 2012 17:44:05 Gilles Dartiguelongue wrote: > > + if ! grep -qE "(DISABLE_DEPRECATED|GSEAL_ENABLE)" > > "${makefile}"; then > > `grep -E` -> `egrep`
'man grep' says: "egrep is the same as grep -E. fgrep is the same as grep -F. Direct invocation as either egrep or fgrep is deprecated, but is provided to allow historical applications that rely on them to run unmodified." -- Arfrever Frehtes Taifersar Arahesis
signature.asc
Description: This is a digitally signed message part.