Replies: 2 comments
-
This is very likely a problem with escaping the quotation marks in your terminal. Powershell 7.5 uses the backtick to escape, so replacing |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much.
Is what I'm looking for. The thing with the backtick should have occurred to me because I am in the process of changing some awk one-liners and I already had the problem there. Escaping is always \ for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it's because of my skills.
I tried to "translate" the expression of the website to an expression which will be run in cli/powershell. What have I done wrong?
Beta Was this translation helpful? Give feedback.
All reactions