add findutils and which components

This commit is contained in:
Nils Philippsen 2017-07-14 17:20:03 +02:00
commit c1bdd80dd4

View file

@ -33,10 +33,12 @@ data:
rpms:
- calc
- dateutils
- findutils
- nano
- less
- iproute
- iputils
- which
filter:
rpms:
- calc-devel
@ -56,9 +58,15 @@ data:
dateutils:
rationale: command-line date and time math.
ref: f26
findutils:
rationale: command-line search for files.
ref: f26
gcal:
rationale: better command-line calendar utility.
ref: f26
nano:
rationale: like Canada for editor wars.
ref: f26
which:
rationale: show full paths of commands.
ref: f26