2025-07-24 22:27:13 -06:00
|
|
|
# xdg-user-dir
|
|
|
|
|
|
|
|
|
|
> Retrieve XDG user directory locations.
|
|
|
|
|
> See also: `xdg-user-dirs-update`.
|
|
|
|
|
> More information: <https://manned.org/xdg-user-dir>.
|
|
|
|
|
|
|
|
|
|
- Display the home directory for the current user:
|
|
|
|
|
|
|
|
|
|
`xdg-user-dir`
|
|
|
|
|
|
|
|
|
|
- Display the location of a user directory:
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`xdg-user-dir {{DESKTOP|DOWNLOAD|TEMPLATES|PUBLICSHARE|DOCUMENTS|MUSIC|PICTURES|VIDEOS|...}}`
|