Re: [Banshee-List] Run command after Banshee start



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]