coreutils
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| coreutils [February 18, 2026 at 01:42] – yanevskiv | coreutils [May 14, 2026 at 11:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # List of coreutils commands | ||
| + | **coreutils** (or **GNU core utilities**) are a set of commands inherited from Unix and implemented by the GNU project. | ||
| + | These commands are pretty much available on all [[gnu-linux|GNU/ | ||
| + | |||
| + | The following is a table of coreutil commands. You can use `man < | ||
| + | |||
| + | ``` | ||
| + | chcon chgrp chown chmod cp | ||
| + | dir dircolors | ||
| + | mknod mktemp | ||
| + | sync | ||
| + | basenc | ||
| + | fmt fold | ||
| + | od | ||
| + | sha384sum | ||
| + | tail | ||
| + | basename | ||
| + | expr | ||
| + | logname | ||
| + | printf | ||
| + | stdbuf | ||
| + | uname unlink | ||
| + | [ | ||
| + | ``` | ||
| + | |||
| + | ## Links | ||
| + | |||
| + | - https:// | ||
