[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dot files, get them out of the way



On 07/09/2013 03:53 PM, ha wrote:
On 07/09/2013 12:24 PM, Ralf Mardorf wrote:
su -l $USER HOME=$HOME/$app $app
...
[rocketmouse@archlinux ~]$ su -l $USER HOME=/mnt/music/ gedit


Am I reading this correctly? Shouldn't it be:
su -l $USER HOME=/mnt/music/gedit gedit


No. This doesn't make sense.
This is changing of env variables, for $USER (and only if line is separated correctly)
First time I read ln insted of su.


Reply to: