Re: Suggestion: notify when programs finish
- From: James Smith <j-smith physics tamu edu>
- To: gnome-list gnome org
- Subject: Re: Suggestion: notify when programs finish
- Date: Thu, 24 Sep 1998 02:09:02 -0500
Dewit Gert wrote:
>
> Richard Hult wrote:
>
> > I have a little suggestion for GNOME:
> >
> > Completion notify
> >
> > frenzy> cd gnome-libs
> > frenzy> gnotify make
We could do something like
(make && make install && gnotify "Program made and installed") ||
gnotify "Make failed"
Obly problem - not sure if (...) returns success of last command or
success if it successfully executes,
but in any case, I think a program like gnotify should be self contained
and not be aware of executing commands. Makes it more versatile.
>
> I know I'm not really answering your question but this is what I use to get
> notified that a compile is done :
>
> $ make gnome-libs-whatever ; echo "\a"
>
> The echo command makes the terminal beep when the compilation is done or
> interrupted.
>
> But you're right, a notification mini app could be usefull
>
> Greetings
> --
> Gert Dewit : Gert.Dewit@lin.vlaanderen.be
> +32 2 5537170
>
> --
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
--
--Jim Smith
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]