[12:09] Hey. maybe I have misunderstood something, but it seems the regular command ls is broken on ubuntu https://pastebin.com/M8YHsgGV . Why does ls /etc/x* print out filenames that does not start with /etc/x ? [12:15] Its seem to be that ls on ubuntu is broken https://pastebin.com/Red1QxgB [12:16] If you are going to list files in sub directories it would be nice if you told me that you are listing from a subdir.. :) [12:21] leafwiz: you asked 'ls' for the sub-dir list when you did "ls /etc/x*" since the shell will expand 'x*' so the command becomes "ls /etc/xdg" [16:37] when will ubuntu get the gnustep transition ?