I have a file called 1arquivo
and it usually clears it with the ls
command. How can I use ls excluding the first letter so that it returns me only arquivo
. It has to be a generic solution because I will have several files in the same situation.