mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 13:06:00 +02:00
dircolors: add more information link (#5558)
This commit is contained in:
parent
da099ba811
commit
51ed8c8760
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> Stampa comandi necessari per settare la variabile d'ambiente LS_COLOR per stilizzare `ls`, `dir`, etc.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- Stampa i comandi per settare LS_COLOR con i colori predefiniti:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> LS_COLOR 환경변수와 스타일 `ls`, `dir`, 등을 설정하기 위한 명령어들을 출력한다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- 기본 색상을 사용하여 LS_COLOR를 설정하는 명령어들 출력하기:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> Output commands to set the LS_COLOR environment variable and style `ls`, `dir`, etc.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- Output commands to set LS_COLOR using default colors:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue