On 08/24/2009 02:25 AM, DJ Lucas wrote:
> sed -e 's@/etc/gconf@/etc/gnome/2.26.3/gconf@' \
>     -i /etc/gnome/2.26.3/gconf/2/path
>   
Oops, -e not required for sed in that case...force of habit.  My half
completed packaging system scripts are pretty generic in that I type the
following constantly:

cp lspec/000-template lspec/102/GConf-2.26.2 &&
sed -e 's...@000@1...@g' -e 's...@[email protected]...@g' \
    -e '[email protected]@tar.bz2@' -i lspec/102-GConf-2.26.2 &&
vi lspec/102-GConf-2.26.2

-- DJ Lucas


-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to