Home
last modified time | relevance | path

Searched hist:b4ede68c21c6c0277bc283c2bda35f3136e836b6 (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/find/
H A Dfind.1diff b4ede68c21c6c0277bc283c2bda35f3136e836b6 Sat Nov 23 17:45:27 CET 2024 Thomas Eberhardt <sneakywumpus@gmail.com> find: Correct ls(1) equivalent command for -ls primary

After commit 3bfbb521fef5, -g stopped being a no-op. The -g hasn't
been required for equivalent output since 4.4BSD.

PR: 282901
Fixes: 3bfbb521 ls: Improve POSIX compatibility for -g and -n.