mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-08-01 10:46:53 +03:00
* man/sort.x: Cross reference with shuf(1). * src/sort.c (usage): Mention shuf(1) with -R option. Suggested in http://bugs.debian.org/641166
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
[NAME]
|
|
sort \- sort lines of text files
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|
|
[SEE ALSO]
|
|
shuf(1), uniq(1)
|