From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Phillips Subject: Re: Org update script Date: Wed, 25 Apr 2007 22:57:51 +0100 Message-ID: <1554.1177538271@lap1.smtl.co.uk> References: <30717.1177527526@lap1.smtl.co.uk> Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HgpaZ-0001w2-K7 for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 18:03:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HgpaY-0001uQ-6C for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 18:03:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgpaY-0001uN-1b for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 18:03:50 -0400 Received: from mailhost.smtl.co.uk ([193.131.77.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HgpUs-00067Z-7l for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 17:57:58 -0400 In-Reply-To: Message from "Scott Jaderholm" of "Wed, 25 Apr 2007 13:57:13 MDT." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Jaderholm Cc: emacs-orgmode >>>>> "Scott" == Scott Jaderholm writes: Pete> # ORGDIR is a symbolic link. We get rid of it rm -f $DIR Scott> I'm guessing that should be rm -f $ORGDIR then? Ahh well. It is my wife's birthday, and I should have been doing other things rather than knocking up a quick shell script! Pete