mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-14 08:35:23 +02:00
13 lines
352 B
Markdown
13 lines
352 B
Markdown
# 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}}`
|