Skip to main content
deleted 343 characters in body
Source Link
muru
  • 77.9k
  • 16
  • 212
  • 317

From dir --help:

El uso de color para distinguir los tipos de ficheros está desactivado
por omisión y cuando se usa --color=never. Con --color=auto, ls produce
códigos de color solamente cuando la salida estándar está conectada a una
terminal. La variable de entorno LS_COLORS puede cambiar las opciones.
Utilice la orden dircolors para establecerla.

The use ofUsing color to distinguish file types is disabled both by default and with is disabled by default--color=never.

With With --color=auto, ls producesemits color codes only when the standard outputstandard output is connected to a terminal.

The variable The LS_COLORS environment variable can change the optionssettings.

Use Use the command dircolors command to stablish itset it.

From dir --help:

El uso de color para distinguir los tipos de ficheros está desactivado
por omisión y cuando se usa --color=never. Con --color=auto, ls produce
códigos de color solamente cuando la salida estándar está conectada a una
terminal. La variable de entorno LS_COLORS puede cambiar las opciones.
Utilice la orden dircolors para establecerla.

The use of color to distinguish file types is disabled by default.

With color=auto, ls produces color codes only when the standard output is connected to a terminal.

The variable LS_COLORS can change the options.

Use the command dircolors to stablish it.

From dir --help:

Using color to distinguish file types is disabled both by default and with --color=never. With --color=auto, ls emits color codes only when standard output is connected to a terminal. The LS_COLORS environment variable can change the settings. Use the dircolors command to set it.

Source Link

From dir --help:

El uso de color para distinguir los tipos de ficheros está desactivado
por omisión y cuando se usa --color=never. Con --color=auto, ls produce
códigos de color solamente cuando la salida estándar está conectada a una
terminal. La variable de entorno LS_COLORS puede cambiar las opciones.
Utilice la orden dircolors para establecerla.

The use of color to distinguish file types is disabled by default.

With color=auto, ls produces color codes only when the standard output is connected to a terminal.

The variable LS_COLORS can change the options.

Use the command dircolors to stablish it.