W

ls 명령에서 LS_COLOR 환경변수로 확장자별 색 바꾸기

· 2006-07-14 (금) 17:07:32 · 3672
제 .bashrc 중 일부분입니다.
---------------------------------------------------------------------------------------------
...
# Below are the color init strings for the basic file types. A color init
# string consists of one or more of the following numeric codes:
# Attribute codes:
# 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed
# Text color codes:
# 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white
# Background color codes:
# 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
# NORMAL 00 # global default, although everything should be something.
# FILE 00 # normal file
# DIR 01;34 # directory
# LINK 01;36 # symbolic link
# FIFO 40;33 # pipe
# SOCK 01;35 # socket
# BLK 40;33;01 # block device driver
# CHR 40;33;01 # character device driver
# ORPHAN 01;05;37;41 # orphaned syminks
# MISSING 01;05;37;41 # ... and the files they point to

LS_COLORS="di=01;31:or=1;40;31:*.gz=1;35:*.bz2=1;35:*.tar=1;35:*.rpm=1;35:*.tgz=1;35:*.h=1;37:*.c=1;37:*.patch=1;37"
export LS_COLORS
...
---------------------------------------------------------------------------------------------


주석은 /etc/DIR_COLORS 에서 참고 했습니다.

제 설정을 설명하면,

규칙은 [특수파일|*.확장자]= [속성];[색]
이고, 구분자는 ":" 입니다.

di는 DIR의 단축 입니다.
or은 ORPHAN의 단축 이고요.

예 처럼주석에 나와있는 특수 파일에 대한 설정도 하실 수 있습니다.
위의 예를 .bashrc 에 넣으시고, 입맛에 맞게 색을 바꿔보세요.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
06-09-11 조회 3,223
06-09-10 조회 3,048
06-09-05 조회 5,386
06-09-02 조회 3,854
06-09-01 조회 3,214
06-09-01 조회 3,525
06-08-27 조회 3,316
06-08-27 조회 3,070
06-08-27 조회 2,822
06-08-27 조회 2,575
06-08-27 조회 2,483
06-08-25 조회 3,991
06-08-25 조회 2,481
06-08-23 조회 4,829
06-08-20 조회 3,565
06-08-19 조회 3,405
06-08-18 조회 2,829
06-08-18 조회 2,942
06-08-11 조회 4,103
06-08-10 조회 2,783
06-08-06 조회 4,461
06-08-05 조회 3,235
06-08-05 조회 2,731
06-07-31 조회 3,381
06-07-30 조회 2,922
06-07-29 조회 3,337
06-07-26 조회 2,854
06-07-26 조회 3,247
06-07-25 조회 3,729
06-07-20 조회 3,398
06-07-20 조회 3,658
06-07-19 조회 3,813
06-07-19 조회 2,877
06-07-19 조회 4,728
06-07-14 조회 3,673
06-07-13 조회 3,972
06-07-11 조회 3,034
06-07-11 조회 2,770
06-07-11 조회 4,707
06-07-11 조회 2,547
06-07-11 조회 2,915
06-06-24 조회 3,964
06-06-24 조회 3,418
06-06-13 조회 4,367
06-06-13 조회 3,272
06-06-11 조회 3,156
06-06-08 조회 3,224
06-06-08 조회 3,376
06-06-08 조회 3,801
06-06-07 조회 3,674
06-06-05 조회 3,890
06-06-02 조회 3,452
06-06-01 조회 4,106
06-05-28 조회 3,767
06-05-26 조회 4,334
06-05-22 조회 3,169
06-05-15 조회 3,626
06-05-14 조회 6,986
06-05-11 조회 3,538
06-05-11 조회 4,132
06-05-11 조회 3,600
06-05-11 조회 2,489
06-05-11 조회 2,761
06-05-11 조회 2,414
06-05-10 조회 3,886
06-05-09 조회 4,767
06-05-07 조회 2,568
06-05-07 조회 2,808
06-05-07 조회 2,512
06-05-06 조회 3,696
06-04-28 조회 3,363
06-04-25 조회 3,730
06-04-25 조회 3,460
06-04-22 조회 3,480
06-04-18 조회 4,487
06-04-14 조회 5,128
06-03-27 조회 3,798
06-03-06 조회 3,800
06-03-05 조회 5,105
06-02-24 조회 3,754
06-02-23 조회 4,167
06-02-22 조회 3,990
06-02-22 조회 3,299
06-01-15 조회 3,627
06-01-10 조회 3,590
06-01-05 조회 4,780
05-12-30 조회 5,494
05-12-23 조회 3,629
05-12-01 조회 3,359
05-09-29 조회 4,476
05-09-27 조회 4,867
05-09-22 조회 6,085
05-09-15 조회 3,010
05-09-08 조회 3,907
05-09-05 조회 5,616
05-09-01 조회 4,699
05-09-01 조회 5,816
05-08-21 조회 3,254
05-08-18 조회 3,596
05-08-17 조회 3,713