Directories
¶
| Path | Synopsis |
|---|---|
|
tool
|
|
|
coreutils/core/basename
Basename return name with leading path information removed.
|
Basename return name with leading path information removed. |
|
coreutils/core/cat
Package cat implements the cat core utility.
|
Package cat implements the cat core utility. |
|
coreutils/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. |
|
coreutils/core/date
date prints the date.
|
date prints the date. |
|
coreutils/core/dirname
dirname prints out the directory name of one or more args.
|
dirname prints out the directory name of one or more args. |
|
coreutils/core/grep
command
|
|
|
coreutils/core/md5sum
command
md5sum prints an md5 hash generated from file contents.
|
md5sum prints an md5 hash generated from file contents. |
|
coreutils/core/seq
command
Print a sequence of numbers.
|
Print a sequence of numbers. |
|
coreutils/core/sleep
Delay for the specified amount of time.
|
Delay for the specified amount of time. |
|
coreutils/core/sort
command
Sort lines.
|
Sort lines. |
|
coreutils/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. |
|
coreutils/core/time
Time process execution.
|
Time process execution. |
|
coreutils/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 |
|
coreutils/core/uniq
command
Uniq removes repeated lines.
|
Uniq removes repeated lines. |
|
coreutils/core/wc
command
Wc counts lines, words, runes, syntactically–invalid UTF codes.
|
Wc counts lines, words, runes, syntactically–invalid UTF codes. |
|
coreutils/core/wget
Wget reads one file from a url and writes to stdout.
|
Wget reads one file from a url and writes to stdout. |
|
coreutils/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.