Query: hal-get-property
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HAL-GET-PROPERTY(1) General Commands Manual HAL-GET-PROPERTY(1)NAMEhal-get-property - get a property from a device objectSYNOPSIShal-get-property [options]DESCRIPTIONhal-get-property retrieves a property from a device object in the HAL device database. For more information about both the big picture and specific HAL properties, refer to the HAL spec which can be found in /usr/share/doc/hal-doc/spec/hal-spec.html depending on the distribu- tion.OPTIONSThe following options are supported: --udi The UDI (Unique Device Identifier) of the device object. --key The name of the property. --hex Show int32/uint64 values in hex (without a leading 0x). --verbose Verbose output. --help Print out usage. --version Print the version.RETURN VALUEIf both the property and device object exists the value of the property is printed on stdout and the program will exit with exit code 0. Otherwise the exit code will be non-zero.BUGSPlease send bug reports to either the distribution or the HAL mailing list, see http://lists.freedesktop.org/mailman/listinfo/hal on how to subscribe.SEE ALSOhald(8), lshal(1), hal-set-property(1), hal-find-by-property(1), hal-find-by-capability(1)AUTHORWritten by David Zeuthen <david@fubar.dk> with a lot of help from many others. HAL-GET-PROPERTY(1)
Related Man Pages |
---|
hal-get-property(1) - debian |
hal-get-property(1) - mojave |
hal-get-property(1) - hpux |
hal-find-by-property(1) - hpux |
hal-get-property(1) - osx |
Similar Topics in the Unix Linux Community |
---|
converting hex to ascii |
Mandriva: Updated hal-info package fixes resume issue |
Scp from local to external directory |
Reading a property file from another script |