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

cat doesn't support '-n' option #750

Closed
maunier opened this issue Jun 27, 2017 · 1 comment
Closed

cat doesn't support '-n' option #750

maunier opened this issue Jun 27, 2017 · 1 comment

Comments

@maunier
Copy link

maunier commented Jun 27, 2017

Node version (or tell us if you're using electron or some other framework):

v7.9.0

ShellJS version (the most recent version/Github branch you see the bug on):

0.7.8

Operating system:

osx

Description of the bug:

cat method don't support options,

Example ShellJS command to reproduce the error:

i need to cat a file with line number, but now it dosen't support it

@nfischer
Copy link
Member

Yeah, we never implemented options on cat(). Pull requests are welcome!

This feature request calls for the -n option I believe.

@nfischer nfischer changed the title cat method don't support options cat doesn't support '-n' option Jun 28, 2017
gcca pushed a commit to gcca/shelljs that referenced this issue Sep 21, 2017
gcca pushed a commit to gcca/shelljs that referenced this issue Sep 21, 2017
gcca pushed a commit to gcca/shelljs that referenced this issue Sep 21, 2017
gcca pushed a commit to gcca/shelljs that referenced this issue Sep 22, 2017
gcca pushed a commit to gcca/shelljs that referenced this issue Sep 23, 2017
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

2 participants