Re: How To Terminate sh cmd from apps in menu.xml?

E R <[email protected]>
Newsgroups gmane.comp.window-managers.openbox
Message-ID <CAB1i-SwtV75P-4JUt_5sbeqKdkQsA+NHY4O4BzRxdMKLhgzigw@mail.gmail.com>
Ahhh I spoke to soon, it appears this command above will work for
icecat & firefox but for another application it's not working, hmm

On Thu, Oct 30, 2014 at 8:16 PM, E R <[email protected]> wrote:
> Ahhh this appears to be doing the trick;
>
> <command>sh -c "icecat &gt; /dev/null 2&gt;&amp;1 &amp;"</command>
>
> Is that good?
>
> thanks
>
> On Thu, Oct 30, 2014 at 8:12 PM, E R <[email protected]> wrote:
>> Hi,
>>
>> I want to run some apps to /dev/null in menu.xml, so I have like this
>> example below;
>>
>> <command>sh -c "icecat &gt; /dev/null 2&gt;&amp;1"</command>
>>
>> But if run the command like this I see in htop the application name
>> running and sh too.
>>
>> I forgot who it was just recently showed me how to stop sh from
>> running when using commands in the autostart.sh, but not sure how to
>> apply this to the menu.xml command.
>>
>>
>> All I understand is that I need an ampersand & on the end of the
>> command, something like this?
>>
>> <command>sh -c "icecat &gt; /dev/null 2&gt;&amp;1 &"</command>
>>
>> Thanks
>> Mii
_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.