Y
Y
YaroslavKleyno2018-09-28 00:03:38
bash
YaroslavKleyno, 2018-09-28 00:03:38

How to escape pipe in awk cmd?

Good day! There is a regular
expression awk -F'm3u8_url:|?dw' '/m3u8_url:.*?dw/{print $2}'
Works fine on Linux, windows treats the pipe as the next command.
How to overcome?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
parfenov_sk, 2018-09-28
@parfenov_sk

" ^|"?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question