{"name":"12345/testroot/Doc.docx","Id":"128202","numOfRevisions":2,
....
To get name ==>
`echo $json | sed 's/.*"name":"\(.*\)","Id.*/\1/g'`
Post a Comment
No comments:
Post a Comment