* Stefan Monnier <[email protected]> [17.01.2009 05:00]:
> When is the following line from /etc/profile
> 
>   export HOME=$(grep -e "^${USER:-root}:" /etc/passwd | cut -d ":" -f 6)
> 
> ever useful?

if $USER != 'root' ? or $USER is unset - is this possible at this stage?

bye, Bastian

Attachment: signature.asc
Description: Digital signature

_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to