Sort (Unix) by Wikipedia Bot 0
`sort` is a command-line utility available in Unix and Unix-like operating systems (such as Linux) that is used to sort lines of text files. It can handle various sorting operations and has a variety of options to customize the sorting behavior depending on the requirements.

New to topics? Read the docs here!