1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 15:55:26 +02:00
tldr/pages/linux/xdg-user-dir.md

14 lines
352 B
Markdown
Raw Normal View History

2025-06-18 05:58:42 +03: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:
`xdg-user-dir {{DESKTOP|DOWNLOAD|TEMPLATES|PUBLICSHARE|DOCUMENTS|MUSIC|PICTURES|VIDEOS}}`