Re: patch for viewing DjVu files



On Fri, Sep 08, 2006 at 07:40:48PM +0300, Pavel Tsekov wrote:

> >> Open=if [ "$DESKTOP_SESSION" = "kde" ]; then (nohup kdvi %f &); else (nohup djview %f &); fi
> >
> > No problem about using kdvi with me, but why nohup? No entry in
> > mc.ext.in currently has it.
> 
> Does everyone agree ?

nohup redirects output to "nohup.out". Even thought it does it in append
mode, it may ruin my file that I used for other purpose.

We should check if another utility (e.g. setsid) which doesn't modify my
files is suitable instead.


-- 
Egmont



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