Comment 1 for bug 1653703

Revision history for this message
tele1234567891 (swojskichlopak) wrote :

Sorry maybe is not empty, but I have missing /bin in $PATH with only Lightdm

===============================
bash: id: not found
bash: id: not found
bash: id: not found
bash: [: too much argumentów
bash: grep: not found
bash: uname: not found
bash: uname: not found
bash: grep: not found
bash: grep: not found
[gg@localhost ~]$ echo $PATH
/usr/local/bin:/usr/bin:/usr/games:/usr/lib/qt4/bin:/usr/lib/qt5/bin:/usr/lib/qt5/bin:/home/gg/bin:/usr/games:/usr/lib/qt4/bin:/usr/lib/qt5/bin:/usr/lib/qt5/bin:/usr/games:/usr/lib/qt4/bin:/usr/lib/qt5/bin:/usr/lib/qt5/bin:/home/gg/bin:/usr/lib/qt4/bin:/usr/lib/qt5/bin:/usr/lib/qt5/bin
===============================

I checked setup package with
 grep -ri "/usr/local/bin"
and I have in csh.login if $PATH will be empty ?

========
if ( ! $?PATH ) then
   setenv PATH "/bin:/usr/bin:/usr/local/bin"
endif
========

I checked /etc/profile.d , /etc/profile again and don't have
and this is all.