Re: [Banshee-List] Run command after Banshee start
- From: Michał Sawicz <michal sawicz net>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Run command after Banshee start
- Date: Tue, 08 Sep 2009 16:06:49 +0200
Dnia 2009-09-08, wto o godzinie 14:46 +0100, Daniel Sousa pisze:
> banshee-1 && python ./bansheeserver.py
That's because this command would run python... AFTER banshee-1 would
exit
try:
> banshee-1 &
> python ./bansheeserver.py
You may want to use 'sleep 5' between those to allow banshee to
initialize.
--
Michał Sawicz <michal sawicz net>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]