Directories
¶
| Path | Synopsis |
|---|---|
|
coreutils
|
|
|
core/basename
Basename return name with leading path information removed.
|
Basename return name with leading path information removed. |
|
core/cat
Package cat implements the cat core utility.
|
Package cat implements the cat core utility. |
|
core/cmp
command
cmp compares two files and prints a message if their contents differ.
|
cmp compares two files and prints a message if their contents differ. |
|
core/date
date prints the date.
|
date prints the date. |
|
core/dirname
dirname prints out the directory name of one or more args.
|
dirname prints out the directory name of one or more args. |
|
core/grep
command
|
|
|
core/md5sum
command
md5sum prints an md5 hash generated from file contents.
|
md5sum prints an md5 hash generated from file contents. |
|
core/seq
command
Print a sequence of numbers.
|
Print a sequence of numbers. |
|
core/sleep
Delay for the specified amount of time.
|
Delay for the specified amount of time. |
|
core/sort
command
Sort lines.
|
Sort lines. |
|
core/tee
command
Tee transcribes the standard input to the standard output and makes copies in the files.
|
Tee transcribes the standard input to the standard output and makes copies in the files. |
|
core/time
Time process execution.
|
Time process execution. |
|
core/truncate
command
Truncate - shrink or extend the size of a file to the specified size
|
Truncate - shrink or extend the size of a file to the specified size |
|
core/uniq
command
Uniq removes repeated lines.
|
Uniq removes repeated lines. |
|
core/wc
command
Wc counts lines, words, runes, syntactically–invalid UTF codes.
|
Wc counts lines, words, runes, syntactically–invalid UTF codes. |
|
core/wget
Wget reads one file from a url and writes to stdout.
|
Wget reads one file from a url and writes to stdout. |
|
exp/tac
tac concatenates files and prints to stdout in reverse order, file by file
|
tac concatenates files and prints to stdout in reverse order, file by file |
Click to show internal directories.
Click to hide internal directories.