소스 검색

Add utility variable __ln and __cr

pull/1/head
10sr 10 년 전
부모
커밋
731d98260e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      shrc

+ 2
- 0
shrc 파일 보기

@@ -25,6 +25,8 @@ __match(){
expr "$1" : ".*$2.*" >/dev/null
}

__ln=$'\n'
__cr=$'\r'

#################################
# profile-like setups


불러오는 중...
취소
저장