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

Topic: Feature request: Add support for s/foo/ #197

Open
Limnoria opened this issue Sep 2, 2011 · 2 comments
Open

Topic: Feature request: Add support for s/foo/ #197

Limnoria opened this issue Sep 2, 2011 · 2 comments

Comments

@Limnoria
Copy link

Limnoria commented Sep 2, 2011

Issue sent from #limnoria at freenode by nyuszika7h (registered as nyuszika7h)

@ghost
Copy link

ghost commented Sep 2, 2011

It looks like title failed, so here's what I mean:

% echo 'foo' | sed 's/foo/&bar/'
foobar

@progval
Copy link
Owner

progval commented May 21, 2013

That can be done with $0 instead of &. Do you still want me to do it?

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