Skip to content

Conversation

@arstercz
Copy link

Maybe someone don't want to print many lines when the file is too big or read large data from stdin.

@owenthereal
Copy link
Owner

Sorry for the late reply. Can people not pipe it to less? e.g. ccat FILE | less

@arstercz
Copy link
Author

Hi @jingweno : people can use pipe, but many new user often forget to use pipe, and in some scenarios, such as MySQL pager option, many people just want print the all lines at once. So I think this option is useful for some sysadmins or developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants