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

Invalid tail option -r #2

Closed
gberger opened this issue May 26, 2014 · 3 comments
Closed

Invalid tail option -r #2

gberger opened this issue May 26, 2014 · 3 comments

Comments

@gberger
Copy link

gberger commented May 26, 2014

gberger:~$ gitjk
tail: invalid option -- 'r'
Try 'tail --help' for more information.
I didn't find a git command

Ubuntu 14.04

@mapmeld
Copy link
Owner

mapmeld commented May 26, 2014

Does this work for you? I'll add it to the README if it does.

alias gitjk="history 10 | tac | gitjk_cmd"

@dlanger
Copy link

dlanger commented May 26, 2014

tac works fine for me on Ubuntu.

@gberger
Copy link
Author

gberger commented May 26, 2014

Yep. Thanks

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

3 participants