If you’ve upgraded to a recent Linux version, you may have noticed a change in the output of your ls commands. Specifically, files that have spaces or other special characters in them are quoted. For example, when you run ‘ls -l’, your directory listings that used to look like this: # ls -1 Screen Shot […]