On Thu, 26 Sep 2019, Victor Wagner wrote:
On Wed, 25 Sep 2019 23:49:53 +0300 (MSK)
yuri.nefe...@gmail.com wrote:
# wait for the window
while [ $(wmctrl -l | grep --count "Mozilla Firefox") -lt 1 ]; do
sleep .5s
А почему такой сложный способ проверки
почему не просто
until wmctrl -l |grep
On Thu, 26 Sep 2019 16:14:50 +0300 (MSK)
yuri.nefe...@gmail.com wrote:
> On Thu, 26 Sep 2019, Victor Wagner wrote:
>
> > On Wed, 25 Sep 2019 23:49:53 +0300 (MSK)
> > yuri.nefe...@gmail.com wrote:
> >
> >> # wait for the window
> >> while [ $(wmctrl -l | grep --count "Mozilla Firefox") -lt 1 ];
On Thu, 26 Sep 2019, Victor Wagner wrote:
On Thu, 26 Sep 2019 16:14:50 +0300 (MSK)
yuri.nefe...@gmail.com wrote:
On Thu, 26 Sep 2019, Victor Wagner wrote:
On Wed, 25 Sep 2019 23:49:53 +0300 (MSK)
yuri.nefe...@gmail.com wrote:
# wait for the window
while [ $(wmctrl -l | grep --count "Mozill
3 matches
Mail list logo