Any other idea how I can get this fixed?
Thanks!
Thanks!
[B](1)[/B] root@SemiosDesktop-reg:~# pwd [B](2)[/B] /home/reg [B](3)[/B] root@SemiosDesktop-reg:~# ll .gtk* [B](4)[/B] -rw-r--r-- 1 reg reg 82 May 1 16:54 .gtkrc-2.0-kde4 [B](5)[/B] root@SemiosDesktop-reg:~# cd /root [B](6)[/B] root@SemiosDesktop-reg:/root# ll .gtk* [B](7)[/B] ls: cannot access .gtk*: No such file or directory [B](8)[/B] root@SemiosDesktop-reg:/root#
ls -laR | grep 'root root'
ls -laR | grep 'root root'
Comment