💾 Archived View for freeshell.de › tldr › fold.gmi captured on 2023-07-10 at 14:30:06. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Wraps each line in an input file to fit a specified width and prints it to the standard output.
fold {file}
fold -w30 {file}
fold -w5 -s {file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).