Skip to content

Escaping commas #845

Closed Answered by antonmedv
andrewmclagan asked this question in Help needed
Discussion options

You must be logged in to vote

The kill -9 $(lsof -ti:$'3001,4001,4002') is exactly the same as kill -9 $(lsof -ti:3001,4001,4002) and totally valid.

Please, read the https://google.github.io/zx/quotes.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by antonmedv
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants