Re: [Rhythmbox-devel] Rhythmbox-client --print-playing
- From: Matteo Landi <matteo landi email it>
- To: Jonathan Matthew <jonathan kaolin wh9 net>
- Cc: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] Rhythmbox-client --print-playing
- Date: Thu, 02 Aug 2007 13:13:01 +0200
On Thu, 2007-08-02 at 01:37 +0200, Matteo Landi wrote:
> On Thu, 2007-08-02 at 09:11 +1000, Jonathan Matthew wrote:
> > If you're running rhythmbox-client from a shell script, '2>/dev/null'
> > will redirect stderr output to /dev/null.
>
> could you tell me how? :)
> ok..the problem is fixed but let me learn how to solve the problem:
> in a terminal i want to use:
> rhythmbox-client --print-playing
>
> and get a null string if the player isn't playing, or the title of the
> track. How could i redirect the warning error e get only the null
> string?
> tnx so much
> M@
well i solved my problem with
rhythmbox-client --print-playing --no-start 2>/dev/null
as you told me.. (did not know how to use the 2>/dev/null :D)
tnx for the help
M@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]