blob: de75b014dc26a5dbdbfd4dc02ff6efc2a7f25aeb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
This is Executor from OffiX --- part of desktop package with
DND Drag & Drop protocol support.
Execute is a simple tool that work as a wrapper to non-X applications. It
redirects stdout/stderr of application to an X window. From that window the
user is able to abort the running program, to quit completely or to restart
the application.
To run Execute do: execute application args_to_application
WWW: http://leb.net/offix/
|