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

Grep does not print the linenumber in front of each line as per the documentation #36

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run a test case in Java
2. Unix4j.grep(Grep.Options.lineNumber, "sql", "QueryLog.Fri").toStdOut();

What is the expected output? What do you see instead?

It is expected to have a line number next to the output of each line

What version of the product are you using? On what operating system?
0.3
Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 4 Sep 2013 at 1:40

@GoogleCodeExporter
Copy link
Author

sorry for late response.

Original comment by [email protected] on 6 Nov 2013 at 8:23

  • Changed state: Accepted

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

No branches or pull requests

1 participant