coreutils/src/uu/ls
Anup Mahindre 414c92eed7 ls: Fix printing paths behavior
For any commandline arguments, ls should print the argument as is (and
not truncate to just the file name)
For any other files it reaches (say through recursive exploration), ls
should print just the filename (as path is printed once when we enter
the directory)
2021-05-21 22:22:28 +05:30
..
src ls: Fix printing paths behavior 2021-05-21 22:22:28 +05:30
BENCHMARKING.md ls: remove case-insensitivity and leading period of name sort 2021-05-02 10:04:11 +02:00
Cargo.toml ls: improvements on time handling (#1986) 2021-04-28 20:54:27 +02:00