Disable line wrapping in OSX or Linux terminal

InstructorVladimir Novick

Share this video with your friends

Send Tweet

When we run commands in OSX or Linux terminal which output long lines, these lines are wrapped making output sometimes not readable. This is especially true when dealing with tabular data outputted into console. In this lesson we will see a trick that you can do to disable this line wrapping while still being able to read the data.