Hi, I recommend not using bash but standard POSIX shell. There is almost nothing that cannot be done in standard POSIX shell these days, so no need to have constraint.
Regards, Alon ----- Original Message ----- > From: "Libor Spevak" <[email protected]> > To: [email protected] > Sent: Wednesday, March 6, 2013 11:06:53 AM > Subject: [Engine-devel] REST API using BASH > > > Hi, > > let me introduce some basic concepts when using REST API from the > command line. I hope, it would be useful for newcomers. > E.g. probably everybody has tried curl and then grep, sed, ... for > response, but XPath processing tool is more convenient for this > task. > > http://www.ovirt.org/REST_API_Using_BASH_Automation > > Regards, > Libor > > _______________________________________________ > Engine-devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/engine-devel > _______________________________________________ Engine-devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-devel
