Linux has a lot of stupid_files_like_this.
Hi,
You know not, but the "stupid_files_like_this", or the "stupid-files-like-this", or even the camel "StupidFilesLikeThis" have a reason to be that way.
Try to have 2 files in a directory, one named:
intelligent file like thisand the other
intelligent file like thatThat often happens with names of music files for instance. Then try to delete just one and not the other with the rm command line, and using tab to complete:
rm intell<tab>...
that will go up to the "intelligent file like" part, the shell will add \ signs to fill in the blanks, then... it might become difficult.
Worse now, in Windows boxes : I have been told that one person wants to right-click to a file which have blanks, and select "send by mail to..." the system will not be able to start the Outlook or Thunderbird program supposed to do the job, then the sysadmin in the company will try to explain to this person "either you don't put blanks in the file name, or you open your mail client and fetch it from there". The person does not understand why ?
I have been taught to avoid creating files and directories with blanks in the name, and that is for sure a good way to deal with files.