Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. GROUP_ID_TEMP=`grep -B1 -A0 '"name" : "Admin_UserGroup"' Group.json`
  2.  
  3. [
  4. {
  5. "id":"3434312-f3419-4b0f-930c-0117d6e6c987",
  6. "name":"Inventory_Groups",
  7. "path":"/Inventory_Groups",
  8. "subGroups":[
  9. {
  10. "id":"45343gg-545g-429a-834e-f8774240d736",
  11. "name":"Admin_UserGroup",
  12. "path":"Groups/Admin_UserGroup",
  13. "subGroups":[
  14.  
  15. ]
  16. }
  17. ]
  18. }
  19. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement