Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

uniq output mistake #6

Closed
drhr opened this issue Apr 2, 2017 · 1 comment
Closed

uniq output mistake #6

drhr opened this issue Apr 2, 2017 · 1 comment

Comments

@drhr
Copy link

drhr commented Apr 2, 2017

The output of sort example.txt | uniq isn't quite right. Given the input file, it should be:

a
b
c
d
Idnan pushed a commit that referenced this issue Apr 2, 2017
fix for [issue](#6)
@Idnan
Copy link
Owner

Idnan commented Apr 2, 2017

@drhr thanks. I fixed

@Idnan Idnan closed this as completed Apr 2, 2017
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

No branches or pull requests

2 participants