commands.sh

xrdb

linux

X window server's resource database utility for Unix-like systems.

More info →

Examples (3)

Start `xrdb` in interactive mode

Load values (e.g. style rules) from a resource file

xrdb -load ~/.Xresources

Query the resource database and print currently set values

xrdb -query
made by @shridhargupta | data from tldr-pages