fold: add link (#5579)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# fold
|
# fold
|
||||||
|
|
||||||
> Wraps each line in an input file to fit a specified width and prints it to the standard output.
|
> Wraps each line in an input file to fit a specified width and prints it to the standard output.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/fold-invocation.html>.
|
||||||
|
|
||||||
- Wrap each line to default width (80 characters):
|
- Wrap each line to default width (80 characters):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user