man ascommand.pl () - send commands to AfterStep

NAME

ascommand.pl - send commands to AfterStep

SYNOPSIS

ascommand.pl [-f file] [-h] [-i] [-v] [-w id] [--] [command]

DESCRIPTION

This manual page documents briefly the ascommand.pl command. This manual page was written for the Debian distribution because the original program does not have a manual page.

ascommand.pl is a program, which sends commands to the AfterStep Window Manager.

OPTIONS

-f --file
input commands from file (- means stdin)
-h --help
this help -i --interactive starts interactive communication with AfterStep
-v --version
print version information
-w --window-id
window id to send to AfterStep (in hex)
--
end parsing of command line options
command
command to send to AfterStep

If -f - or -i is specified, ascommand.pl will read commands from standard input, and print results on standard output. -i is noisier than -f -.

SEE ALSO

AUTHOR

This manual page was written by Robert Luberda <robert@debian.org>, using help2man(1) program, for the Debian GNU/Linux system (but may be used by others).