1wdread(1)                   General Commands Manual                  wdread(1)
2
3
4

NAME

6       wdread - read value from defaults database
7

SYNOPSIS

9       wdread [options] domain key
10

DESCRIPTION

12       wdread gets  the  value  associated  with  the  key key from the domain
13       domain and prints it on stdout.
14

OPTIONS

16       --help print a help message with the list of options
17
18       --version
19              print the version of Window Maker from which the program comes
20

EXIT STATUS

22       The program wdread will exit with the following code:
23
24       0      when the key was successfully found and its content printed.
25
26       1      if the program was  not  invoked  properly  (unknown  option  or
27              incorrect argument count).
28
29       1      if  the  domain's  file  could not be read (probably nonexistent
30              domain).
31
32       2      if the key was not found in the domain.
33

SEE ALSO

35       wdwrite(1), wmaker(1)
36

AUTHOR

38       Window  Maker  was  written  by  Alfredo  K.   Kojima   <kojima@window‐
39       maker.info>,  wdread  is  a  part of Window Maker, was  cowardly remade
40       from wdwrite.c; by judas@hell on Jan 26 2001
41
42       This manpage was written by Rodolfo García Peñas (kix) for  the  Debian
43       GNU/Linux system (but may be used by others).
44
45
46
47                                  April 2015                         wdread(1)
Impressum