Folds long lines for fixed-width output devices. More information: https://www.gnu.org/software/coreutils/fold.
fold --width width path/to/file
fold --bytes --width width_in_bytes path/to/file
fold --spaces --width width path/to/file