NAME
xdg-user-dir - Find an XDG user dir
SYNOPSIS
xdg-user-dir [NAME]
DESCRIPTION
xdg-user-dir looks up the current path for one of the special XDG user dirs. This command expects the name of an XDG user dir as argument. The possible names are: DESKTOP DOWNLOAD TEMPLATES PUBLICSHARE DOCUMENTS MUSIC PICTURES VIDEOS
FILES
The values are looked up in the user-dirs.dir file. This file is created by the xdg-user-dirs-update utility.
ENVIRONMENT
The XDG_CONFIG_HOME environment variable determines where the user-dirs.dirs file is located.
SEE ALSO
xdg-user-dirs-update(1)
More Linux Commands
manpages/splashy.1.html
splashy(1) - a user-mode, POSIX and LSB compliant, boot spla
Splashy displays an image and a progress bar at boot time. When called as splashy_chvt, it allows the same functionality as the UNIX command chvt. OPTIONS boot
manpages/getnameinfo.3.html
getnameinfo(3) - address-to-name translation in protocol-ind
The getnameinfo() function is the inverse of getaddrinfo(3): it converts a socket address to a corresponding host and service, in a protocol-independent manner.
manpages/glMultiTexCoord4fvARB.3gl.html
glMultiTexCoord4fvARB(3gl) - set the current texture coordin
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1
manpages/kpartx.8.html
kpartx(8) - Create device maps from partition tables........
This tool, derived from util-linux partx, reads partition tables on specified device and create device maps over partitions segments detected. It is called from
manpages/strneqvcmp.3.html
strneqvcmp(3) compare two strings with an equivalence mappin
strneqvcmp.3 - Using a character mapping, two strings are compared for equivalence. Each input character is mapped to a comparison character and the mapped-to c
manpages/Mail::SpamAssassin::Conf.3pm.html
Mail::SpamAssassin::Conf(3pm) - SpamAssassin configuration f
SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the /usr/share/spamassassin and /etc/mail/spamassassin directories. The
manpages/addwstr.3ncurses.html
addwstr(3ncurses) - add a string of wide characters to a cur
These functions write the characters of the (null-terminated) wchar_t character string wstr on the given window. It is similar to constructing a cchar_t for eac
manpages/Tcl_AppendPrintfToObj.3.html
Tcl_AppendPrintfToObj(3) - manipulate Tcl objects as strings
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store
manpages/new_prescr.3ncurses.html
new_prescr(3ncurses) - curses screen-pointer extension......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/dm_zdump.1.html
dm_zdump(1) timezone dumper (Commands - Linux man page).....
This displays the current time in each ZONE named on the command line unless the -v option is given. -h, --help Print online help. -v, --verbose This displays a
manpages/glRotated.3gl.html
glRotated(3gl) - multiply the current matrix by a rotation m
glRotate produces a rotation of angle degrees around the vector $(x, y, z)$. The current matrix (see glMatrixMode) is multiplied by a rotation matrix with the p
manpages/putc.3.html
putc(3) - output of characters and strings - Linux man page
fputc() writes the character c, cast to an unsigned char, to stream. fputs() writes the string s to stream, without its terminating null byte (\0). putc() is eq
