Example of a shell script invoking with cURL: https://github.com/dscape/app-installer/blob/master/ml-install
On Sat, Mar 12, 2011 at 1:49 AM, Eric Bloch <[email protected]>wrote: > I'm not sure what you're asking, but you might wanna look at > http://developer.marklogic.com/code/cqsh or David Lee's > http://developer.marklogic.com/code/xmlsh-ext for > xmlsh<http://www.xmlsh.org/HomePage> > > <http://www.xmlsh.org/HomePage>Another choice would be to make an http > request to an app server that houses your xqy source using wget or curl. > > -Eric > > > Eric Bloch > [email protected] > > > > On Mar 11, 2011, at 5:44 PM, knk n wrote: > > We have marklogic running on LINUX server. If we want to run any xqy file > using shell script how do we achieve that? > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > > > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
