Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • hmmmm can xml sel work in mac os? what library should I install to run xml command? :) Commented Jul 14, 2016 at 15:38
  • @Aryise I'm working on the command line on a MacBook Air running El Capitan. Commented Jul 14, 2016 at 15:39
  • @Aryise I'm using XMLStarlet from NetBSD's pkgsrc package system, but I believe it's available through Homebrew as well. Commented Jul 14, 2016 at 15:41
  • oh my.... I am using Mac OS X Yosemite. They tell me: -bash: xml: command not found :( Commented Jul 14, 2016 at 15:41
  • @Aryise You will have to install it through some means. Homebrew and MacPorts have many good utilities for Mac, and both have XMLStarlet. Commented Jul 14, 2016 at 15:43