[openbox] command contains $ and &

y z zycjpu at gmail.com
Mon Dec 13 23:10:33 EST 2010


1.command contains $
<action name="Execute">
     <command>kill $(pidof tint2)</command>
</action>
do not work

<action name="Execute">
     <command>kill 6040</command>
</action>
works, pidof tint2 is 6040


2. command contains &
<action name="Execute">
    <command>rdesktop xxx.xxx.xxx.xxx -u administrator -p
xxxx&xxxx</command>
</action>
fail when reconfigure

thanks in advanced
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20101214/823c1f0f/attachment.htm>


More information about the openbox mailing list