Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Linebreak at end of file? #63

Open
aenon opened this issue Oct 31, 2017 · 0 comments
Open

Linebreak at end of file? #63

aenon opened this issue Oct 31, 2017 · 0 comments

Comments

@aenon
Copy link

aenon commented Oct 31, 2017

Will it be easy to implement such an option?
When ccat is called with this option, it will add a linebreak at end of file, if the file itself does not end with a linebreak. (This is not an option from the original cat)

Example:

user@host~$ ccat my_number.txt
13189057482user@host~$ 

vs

user@host~$ ccat -l my_number.txt
13189057482
user@host~$ 
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant