1
0
mirror of https://github.com/jlevy/the-art-of-command-line.git synced 2024-12-12 10:45:00 +02:00

Update README.md

This commit is contained in:
Amaury Souza 2019-10-21 10:49:21 -03:00 committed by GitHub
parent 84482aa24d
commit 5fee7b24f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,6 +422,10 @@ A few examples of piecing together commands:
- `fmt`: format text paragraphs
- `less`: shows the file in paginated form (more features than more command)
- `more`: used to view the text files in the command prompt
- `pr`: format text into pages/columns
- `fold`: wrap lines of text