<br><br><div class="gmail_quote">On Mon, Jan 18, 2010 at 10:35 AM, Andrew Kane <span dir="ltr"><<a href="mailto:googoleyes@gmail.com">googoleyes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, Jan 18, 2010 at 8:15 AM, Ashley Benton <<a href="mailto:chuaukantli@gmail.com">chuaukantli@gmail.com</a>> wrote:<br>
> I am having trouble to understand how the fact to type something into the<br>
> terminal change the comportment of the system. An example would be :<br>
> gconftool -s --type bool /apps/update-notifier/auto_launch false .<br>
> I don't see cat > or anything that would modify the original file but I am<br>
> guessing that's here and I just don't know it. Any place where I could learn<br>
> it or read about it to understand it better?<br>
> Any advices would be appreciated.<br>
> Thanks<br>
><br>
> Meg<br>
><br>
<br>
</div></div>According to the gconftool man page it "...is the command-line  interface  tool<br>
       that enables you to set the values of keys, display the values of keys,<br>
       and install schemas from schema definition files when  you  install  an<br>
       application.  The  GConf  preference keys are stored and managed by the<br>
       GConf daemon (gconfd-2).  These keys are cached in memory, and saved to<br>
       disk in XML format when appropriate."<br>
     This suggest to me that gconftool alters the "preferences<br>
database" which is instantiated in RAM, rather than doing anything to<br>
the filesystem.<br>
Further information is here:<br>
<br>
<a href="http://projects.gnome.org/gconf/" target="_blank">http://projects.gnome.org/gconf/</a><br>
<br>
It's over my head, hope it's helpful to you.<br></blockquote><div><br>Thanks for your explanation now that's making sense. I am checking the link and will try to understand a little more about it.<br>Thanks<br>
<br>Meg <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>