Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Mon, 13 Jun 2005
A trick for managing a long running shell task
[10:16] |
[computers/operating_systems] |
# |
TB |
F |
G |
1 Comments |
Branden Robinson posted a handy tip that uses wait shell builtin to add sound / speech notifications to long running tasks after you've kicked off the task.
On a related note, KDE's konsole has "Monitor for Silence" and "Monitor for Activity" options, which notify you when a command stops generating output, or starts printing on screen. And some of the notification options are custom sounds, flashing the taskbar or running any command of your choice.
gnome-terminal can be made to exit or restart the command on its completion.
Posted by Pramod Biligiri at Mon Jun 13 13:15:39 2005
gnome-terminal can be made to exit or restart the command on its completion.
Posted by Pramod Biligiri at Mon Jun 13 13:15:39 2005
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk