On 05/13/2015 05:10 AM, Peng Yu wrote: > Hi, It seems that `ls` and `dir` are exactly the same after I read the > man pages. Is it the case?
$ info dir ... 10.2 `dir': Briefly list directory contents =========================================== `dir' is equivalent to `ls -C -b'; that is, by default files are listed in columns, sorted vertically, and special characters are represented by backslash escape sequences. Have a nice day, Berny
