FreeBSD Manual Pages
wdread(1) General Commands Manual wdread(1) NAME wdread - read value from defaults database SYNOPSIS wdread [options] domain key DESCRIPTION wdread gets the value associated with the key key from the domain do- main and prints it on stdout. OPTIONS --help print a help message with the list of options --version print the version of Window Maker from which the program comes EXIT STATUS The program wdread will exit with the following code: 0 when the key was successfully found and its content printed. 1 if the program was not invoked properly (unknown option or in- correct argument count). 1 if the domain's file could not be read (probably nonexistent do- main). 2 if the key was not found in the domain. SEE ALSO wdwrite(1), wmaker(1) AUTHOR Window Maker was written by Alfredo K. Kojima <kojima@window- maker.info>, wdread is a part of Window Maker, was cowardly remade from wdwrite.c; by judas@hell on Jan 26 2001 This manpage was written by Rodolfo Garca Peas (kix) for the Debian GNU/Linux system (but may be used by others). April 2015 wdread(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXIT STATUS | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=wdread&sektion=1&manpath=FreeBSD+Ports+15.0>
