Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

plugctl(1) [suse man page]

LIBIEC61883(1)															    LIBIEC61883(1)

NAME
plugctl - a program to get or set any MPR or PCR register value SYNOPSIS
plugctl [-p port] [-n node] plug.attribute[=value] DESCRIPTION
plugctl is a program to get or set the value of a plug's attribute. plug is one of oMPR, iMPR, oPCR[n], or iPCR[n] (case insensitive). Please supply a numerical index for [n]. This manual page was written for the Debian distribution because the original program does not have a manual page. OPTIONS
These programs follow the usual GNU command line syntax. A summary of options is included below. -p port Get or set the value of a plug's attribute into this port. -n node Get or set the value of a plug's attribute into this node. SEE ALSO
plugreport (1) AUTHOR
This manual page was written by Marcio Roberto Teixeira <marciotex@gmail.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Marcio Teixeira. april 15, 2006 LIBIEC61883(1)

Check Out this Related Man Page

GPE-BLUETOOTH(1)						   gpe-bluetooth						  GPE-BLUETOOTH(1)

NAME
gpe-bluetooth - Bluetooth connectivity tool for GPE. SYNOPSIS
gpe-bluetooth [-e this] [--example that] DESCRIPTION
This manual page documents briefly the gpe-bluetooth. This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h --help Show summary of options. -v --version Show version of program. SEE ALSO
bar (1), baz (1). The programs are documented fully by The Rise and Fall of a Fooish Bar available via the Info system. AUTHOR
This manual page was written by Neil Williams <codehelp@debian.org> for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Philip Blundell Author. COPYRIGHT
Copyright (C) 2007 Neil Williams Debian 1 January 16, 2007 GPE-BLUETOOTH(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

How can I wait for PID to finish in another shell

Have a need to schedule programs that can run after other programs are completed. Here's the catch: 1) The list of programs will not always be the same (kind of a plug-n-play deal) 2) The invoking shell may not be the same as the shell of the program being waited on In other words, I need... (2 Replies)
Discussion started by: superdelic
2 Replies