Gnu/coreutils/dir-invocation
From Get docs
Next: vdir invocation, Previous: ls invocation, Up: Directory listing [Contents][Index]
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.
See ls.