Re: patch for viewing DjVu files
- From: Egmont Koblinger <egmont uhulinux hu>
- To: Pavel Tsekov <ptsekov gmx net>
- Cc: MC dev <mc-devel gnome org>
- Subject: Re: patch for viewing DjVu files
- Date: Fri, 8 Sep 2006 18:47:58 +0200
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]