I used the cmd cd .themes
It shows:
bash: cd: .themes: Bad message
Because of this I cannot access my $Home directory from regular file manager. I am using Manjaro xfce distribution and I'm still a beginner.
And also whenever I used the cmdls -al it shows:
ls: cannot access '.themes': Bad message
d????????? ? ? ? ? ? .themes
Because of this problem I'm unable to access other directories in my $Home directory. How can I get rid of this?
I have tried to move the .themes directory away by issuing in the $HOME directory: mv .themes /tmp/corrupt_dir
but it shows:
mv: cannot stat '.themes': Bad message