On Thu, Apr 08, 2004 at 07:48:36AM -0700, Kenward Vaughan wrote:
> The fixMenu script is a bad hack of mine (I'm not really geeky, so
> don't have a smooth approach to this stuff--I'd love to grok the sed 
> approach to this...).  

Here is (a) sed approach to it:

sed -e '/^# Automatically.*$/r ~/.fluxbox/personalStuff' \
  /etc/X11/fluxbox/fluxbox-menu > ~/.fluxbox/menu

google told me the 'r' command inserts the contents of a file
at a location matching a pattern


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to