Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KDE refuses to start, part 2



On Thu, 20 Feb 2003, Brian Medley wrote:

> I would expect it to handle that situation, perhaps you should report it as
> a bug.  In the meantime, does this work:
>
> # If running interactively, then:
> if [ "$PS1" ]; then
>     set -o noclobber
> fi
>


Well, my stars! :-) This fixes everything. Actually to be pedantic, I
added

if [ -n "$PS1" ]; then
   set -o noclobber
fi

(with the -n). Muchos gracias, this is very cool.


-- 
Ken Gosier
ken at kg293.net





BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org