Answer the question
In order to leave comments, you need to log in
How to parse curl output?
How to parse curl output
curl -F "[email protected]/root/test" https://file.io
On the output I get:
{"success":true,"status":200,"id":"c9d603a0-df17-11eb-bcc8-07b169cb9904","key":"SMy0a0p10W1k","name": "test","link":" https://file.io/SMy0a0p10W1k","private":false,"exp... "}
How to make only this output:
link":" https://file. io/SMy0a0p10W1k
Many thanks in advance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question