Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

prefixadmin(1) [debian man page]

PREFIXADMIN(1)						      General Commands Manual						    PREFIXADMIN(1)

NAME
prefixadmin - administer prefix's to work with App::Options SYNOPSIS
prefixadmin [OPTION] DESCRIPTION
The prefixadmin have the following options: --prefix=PATH the directory path to be administered (generally an 'application root' directory) --remote run the command remotely using 'ssh' rather than locally as the logged in user --remote_host=[REMOTE HOSTS] (for --remote option) wich server(s) to run the prefixadmin on. Comma delimited list. (optionally user@host:/pr/ef/ix) --remote_prefix=PATH directory on remote machine to administer --remote_user=USER the username to run the remote command --op=[OPERATIONS] list of operations to perform [fix] (check,fix) --username=USER the user name that a prefix should be shared as --group=GROUP the group name that a prefix should be shared as --verbose=LEVEL level of detail to print This manual page was written for the Debian distribution because the original program does not have a manual page. AUTHOR
Prefixadmin was written by Stephen Adkins <spadkins@gmail.com>, and is part of the App-Options distribution. This manual page was written by Jotam Jr. Trejo <jotamjr@debian.org.sv>, for the Debian systems (but may be used by others). Oct 09, 2010 PREFIXADMIN(1)

Check Out this Related Man Page

KCEMU-REMOTE(1) 					      General Commands Manual						   KCEMU-REMOTE(1)

NAME
kcemu-remote - A remote controller for the KC 85/4 Emulator SYNOPSIS
kcemu-remote command [param1=value1] [param2=value2] ... DESCRIPTION
This manual page documents briefly the kcemu-remote command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. kcemu-remote can control an already running KCemu by sending commands. The communication is done via the X Window System and is network transparent as long as the X Window Display can be accessed. EXAMPLE COMMANDS
emu-reset Reset the emulator. emu-power-on Power-On Reset the emulator. emu-quit Exit the emulator. kc-image-load filename=/absolute/path/to/imagefile Load a program into the emulator (if the given file is not found a filerequester will pop up). kc-image-run filename=/absolute/path/to/imagefile Just like kc-image-load but tries to start the program after it is loaded. floppy-attach filename=/absolute/path/to/diskimage The only way to change disk images for now (the user interface is not functional ;-)). keyboard-replay test=text_to_insert Send the text to the emulator. BUGS
There is no error handling and it's not possible to specify an emulator instance if more than one emulator is running. SEE ALSO
kcemu(1x), kctape(1), kc2tap(1), kc2wav(1), kc2img(1), kc2raw(1) AUTHOR
This manual page was written by Torsten Paul <Torsten.Paul@gmx.de>, for the Debian GNU/Linux system (but may be used by others). KCEMU-REMOTE(1)
Man Page