[EMAIL PROTECTED] (joost witteveen) writes:
> > On Mon, 6 Oct 1997, G. Kapetanios wrote:
> >
> > > Exec"Stop It" exec kill -9 $(ps aux | grep xlock | grep
> > > -v grep | awk '{print $2}')
> > >
> > > This works in the shell but not from the menu. Any ideas why ?
> >
> > Becau
> On Mon, 6 Oct 1997, G. Kapetanios wrote:
>
> > Exec"Stop It" exec kill -9 $(ps aux | grep xlock | grep
> > -v grep | awk '{print $2}')
> >
> > This works in the shell but not from the menu. Any ideas why ?
>
> Because fvwm2 doesn't start a shell the command you give abov
On Mon, 6 Oct 1997, G. Kapetanios wrote:
> Exec"Stop It" exec kill -9 $(ps aux | grep xlock | grep
> -v grep | awk '{print $2}')
>
> This works in the shell but not from the menu. Any ideas why ?
Because fvwm2 doesn't start a shell the command you give above uses
the shell
Hi,
I have a pretty minor question which however is bothering me. I am asking
fvwm2 through a menu definition in .fvwmrc to kill a process with the
command
Exec"Stop It" exec kill -9 $(ps aux | grep xlock | grep
-v grep | awk '{print $2}')
This works in the shell but not from
4 matches
Mail list logo