Running a command that's going to produce a lot of output?
script -c "my-crazy-cli --debug"
Then you can "less -R typescript" to review the output once it is complet
script -c "my-crazy-cli --debug"
Then you can "less -R typescript" to review the output once it is complet