관리-도구
편집 파일: less.csh
# less initialization script (csh) if ( -x /usr/bin/lesspipe.sh ) then setenv LESSOPEN "||/usr/bin/lesspipe.sh %s" endif