Date: Mon, 23 Sep 2019 18:19:48 +0530 From: Mrityunjoy Ghosh <mgofbbk@gmail.com> To: freebsd-questions@freebsd.org Subject: Clarification about creating .xinitrc file for xfce Message-ID: <CA%2BQya0B4Z8v9V%2BOADg=GZcez7TTbBHzEt=_khttyLxSE2LdSdw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Section 5.7.3 for creating .initrc and .xsession file for xfce written as given below. My question is what is the need of dot after inverted commas (i.e. ". /usr )? What will happen if it is done this way? % echo ". /usr/local/etc/xdg/xfce4/xinitrc" > ~/.xinitrc % echo ". /usr/local/etc/xdg/xfce4/xinitrc" > ~/.xsession
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BQya0B4Z8v9V%2BOADg=GZcez7TTbBHzEt=_khttyLxSE2LdSdw>