- To: ldm-users@xxxxxxxxxxxxxxxx
- Subject: Re: [ldm-users] How to use regutil in LDM-6.9.7
- From: Alan Hall <Alan.Hall@xxxxxxxx>
- Date: Tue, 05 Apr 2011 17:24:56 -0400
You can just vi or emacs the registry.xml file. Not much in it and it's
easy to figure it out.
-Alan. On 4/5/2011 4:48 PM, Gilbert Sebenste wrote:
On Tue, 5 Apr 2011, Andrew Little wrote:I was wondering if someone could provide me an example on how to use regutil for setting a parameter. For example, I would like to change the registry value of /pqact/datadir-path : /usr/local/ldm/var/data to /pqact/datadir-path : /usr/local/ldm/Sure. Here's an example: regutil -s "decrease maximum latency" /reconciliation-mode For your case, it should be: regutil -s "where you want to go" /pqact/datadir-path So you would do: regutil -s "/usr/local/ldm" /pqact/datadir-path******************************************************************************* Gilbert Sebenste ******** (My opinions only!) ****** Staff Meteorologist, Northern Illinois University **** E-mail: sebenste@xxxxxxxxxxxxxxxxxxxxx ***web: http://weather.admin.niu.edu *********************************************************************************_______________________________________________ ldm-users mailing list ldm-users@xxxxxxxxxxxxxxxxFor list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/
- References:
- [ldm-users] How to use regutil in LDM-6.9.7
- From: Andrew Little
- Re: [ldm-users] How to use regutil in LDM-6.9.7
- From: Gilbert Sebenste
- [ldm-users] How to use regutil in LDM-6.9.7