Folds long lines for fixed-width output devices. More information: https://www.gnu.org/software/coreutils/manual/html_node/fold-invocation.html.
fold {{[-w|--width]}} {{width}} {{path/to/file}}
fold {{[-b|--bytes]}} {{[-w|--width]}} {{width_in_bytes}} {{path/to/file}}
fold {{[-s|--spaces]}} {{[-w|--width]}} {{width}} {{path/to/file}}