Hi Tom,<br><br><div class="gmail_quote">On Mon, Jan 4, 2010 at 7:16 AM, T H Stearns <span dir="ltr"><<a href="mailto:thomasstearns@comcast.net">thomasstearns@comcast.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Many thanks for your response.  When I ran your command---"sudo<br>
rm-r~/.config" I got a syntax error message; didn't like the "~".<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>It looks like you are missing a space between the rm -r and the ~./config</div><div><br></div><div>So, the command is, "  rm [space] -r [space] ~./config  "  (without the quotes).  Also, you do not need to use sudo for this command.</div>

<div><br></div><div>Jim</div></div>