coreutils/src/ls
Gabriel Ganne 64009b090f ls: implement --color=auto behavior
The automatic behavior is to turn on colors only of connected to a
terminal.
Introduce new external crate isatty to handle this.

Signed-off-by: Gabriel Ganne <gabriel.ganne@gmail.com>
2019-06-23 10:38:39 +02:00
..
Cargo.toml ls: implement --color=auto behavior 2019-06-23 10:38:39 +02:00
ls.rs ls: implement --color=auto behavior 2019-06-23 10:38:39 +02:00