blob: 6d197dddbe4445089d2bc727f4fefdad9ec42839 (
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/
|