mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
Add grep 3.7.
This commit is contained in:
parent
e748d62a62
commit
f9d83f3a35
7 changed files with 139 additions and 2 deletions
|
|
@ -843,3 +843,8 @@ which 2.21
|
|||
``which`` shows the full path of (shell) commands. It mostly duplicates
|
||||
bash built-in ``command -v`` but some scripts call ``which`` instead.
|
||||
In particular, ``autogen`` scripts use it.
|
||||
|
||||
grep 3.7
|
||||
========
|
||||
|
||||
Newer ``grep`` will be needed to bootstrap ``autogen``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue