Re: [Banshee-List] Run command after Banshee start
- From: Alexander Kojevnikov <alexander kojevnikov com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Run command after Banshee start
- Date: Wed, 9 Sep 2009 00:05:25 +1000
2009/9/8 Daniel Sousa <danielrs12345 gmail com>:
> No, it's doesn't work. I tried the command:
>>
>> banshee-1 && python ./bansheeserver.py
>
> But it only runs the second command after Banshee stops :(
Try this:
banshee-1 &
sleep 10
python ./bansheeserver.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]