add findutils and which components
This commit is contained in:
parent
1d7a2bf1fd
commit
c1bdd80dd4
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue