forked from kiss-community/kiss
docs: update
This commit is contained in:
parent
f62650093c
commit
7aed744f7d
14
README.md
14
README.md
@ -31,13 +31,23 @@ See: <https://github.com/kissx/packages>
|
|||||||
|
|
||||||
POSIX `coreutils`:
|
POSIX `coreutils`:
|
||||||
|
|
||||||
- `cat`, `command`, `cp`, `find`, `mkdir`, `sh`, `rm`, `rmdir`, `sed`, `tee`
|
- `cmp`
|
||||||
|
- `command`
|
||||||
|
- `cp`
|
||||||
|
- `cpio`
|
||||||
|
- `find`
|
||||||
|
- `mkdir`
|
||||||
|
- `rm`
|
||||||
|
- `rmdir`
|
||||||
|
- `sed`
|
||||||
|
- `sh`
|
||||||
|
|
||||||
Other utilities:
|
Other utilities:
|
||||||
|
|
||||||
- `file`
|
- `file`
|
||||||
- `git` (For `git` packages.)
|
- `git`
|
||||||
- `sha256sum` (Included in default `busybox`)
|
- `sha256sum` (Included in default `busybox`)
|
||||||
|
- `strip`
|
||||||
- `tar` (Included in default `busybox`)
|
- `tar` (Included in default `busybox`)
|
||||||
- `wget`(Included in default `busybox`)
|
- `wget`(Included in default `busybox`)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user