????

Your IP : 3.149.236.120


Current Path : /bin/X11/X11/
Upload File :
Current File : //bin/X11/X11/xdg-user-dir

#!/bin/sh

test -f ${XDG_CONFIG_HOME:-~/.config}/user-dirs.dirs && . ${XDG_CONFIG_HOME:-~/.config}/user-dirs.dirs
if [ "x$1" = "xDESKTOP" ]; then
  eval echo \${XDG_${1}_DIR:-$HOME/Desktop}
else
  eval echo \${XDG_${1}_DIR:-$HOME}
fi

King Pictures Profile | The NCLEX Doctor

Send Message