W

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

· 2006-07-14 (금) 17:07:32 · 3675
제 .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건
+
제목 글쓴이 날짜 조회
08-04-17 조회 4,313
08-03-14 조회 3,202
08-03-08 조회 3,021
08-03-06 조회 2,993
08-03-03 조회 4,285
08-02-20 조회 2,969
08-02-15 조회 3,884
08-02-11 조회 5,039
08-02-09 조회 5,747
08-02-05 조회 3,816
08-01-14 조회 6,627
08-01-11 조회 7,058
08-01-04 조회 1.1만
07-12-10 조회 4,963
07-12-10 조회 3,826
07-12-04 조회 3,370
07-11-29 조회 3,545
07-11-27 조회 3,902
07-11-23 조회 4,502
07-11-23 조회 4,230
07-11-13 조회 4,359
07-10-19 조회 4,817
07-10-17 조회 5,875
07-10-03 조회 4,933
07-10-02 조회 8,795
07-10-02 조회 4,453
07-09-09 조회 3,417
07-07-29 조회 4,303
07-07-28 조회 4,533
07-07-26 조회 4,438
07-06-19 조회 1.1만
07-06-17 조회 3,602
07-06-15 조회 4,100
07-05-31 조회 3,157
07-05-09 조회 5,314
07-05-04 조회 3,162
07-05-04 조회 3,510
07-04-28 조회 6,406
07-04-26 조회 4,648
07-04-14 조회 5,294
07-04-13 조회 3,712
07-04-12 조회 5,906
07-03-27 조회 3,844
07-03-19 조회 3,533
07-03-13 조회 4,615
07-03-07 조회 4,769
07-03-07 조회 3,280
07-02-25 조회 3,638
07-02-21 조회 4,529
07-02-18 조회 5,046
07-02-12 조회 3,392
07-02-02 조회 4,508
07-01-28 조회 6,121
07-01-27 조회 5,627
07-01-25 조회 3,991
07-01-21 조회 4,626
07-01-19 조회 6,570
07-01-19 조회 8,026
07-01-13 조회 3,484
07-01-09 조회 5,119
06-12-27 조회 3,525
06-11-24 조회 3,642
06-11-18 조회 4,162
06-10-17 조회 5,481
06-10-01 조회 4,401
06-09-26 조회 4,285
06-09-25 조회 4,608
06-09-25 조회 4,312
06-09-22 조회 4,850
06-09-22 조회 3,621
06-09-22 조회 4,449
06-09-13 조회 5,280
06-08-27 조회 4,883
06-08-26 조회 6,259
06-08-26 조회 5,569
06-08-23 조회 5,063
06-07-28 조회 7,164
06-07-24 조회 4,616
06-07-23 조회 5,400
06-07-21 조회 5,161
06-07-19 조회 3,041
06-07-19 조회 2,953
06-07-11 조회 3,612
06-07-11 조회 3,908
06-07-11 조회 4,476
06-07-11 조회 4,938
06-07-11 조회 3,566
06-07-11 조회 9,188
06-07-11 조회 4,048
06-07-11 조회 3,280
06-07-11 조회 3,330
06-07-11 조회 3,258
06-07-11 조회 3,059
06-07-07 조회 4,104
06-06-25 조회 4,455
06-06-15 조회 4,448
06-06-14 조회 4,940
06-06-11 조회 3,522
06-06-10 조회 3,903
06-06-09 조회 3,484