Good I expose you the small problem that I have, I have updated a theme in wordpress and the old one I have changed the name, to the directory I have put .old at the end, but now I can not access.
I tried renaming it again with -old at the end but it does not let me use the mv command "no such file or directory
mv theme theme.old
mv theme.old theme-old
" mv: cannot stat theme.old: No such file or directory "