OpenSuse 11 or 10, is always do ls -al even just type ls with root accounts.
To avoid this, follow this step.
1, Open /etc/bash.bashrc
2, Modify where about line 88 says
LS_OPTIONS=”-A -N $LS_OPTIONS -T O”
remove -A from this.
3, save file
Done!