$ long_running_command
...
...
Hell, this is lasting too long, I'll take a walk.
Ring ring, the phone notifies
$

$ long_running_command
... This is taking too long.
^Z
$ fg ; send_notification "$?"

Job control is a wonderful thing. ;-)

--
 Laurent

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to