(root)/
grep-3.11/
po/
ko.gmo
Þ•uÄlà	Ïá	÷±
Õ©
—
ü¨¶¥U\»²¤nFZn&¥Ì-ë!6Xt,¥Ò.ò'!(Ir%’¸º¾Ïè*1,^w&/Fc$—¼Îªé”¥®ÍÝ<ò#/Sn…"™¼Ä&×þ%7V)cù¢œ;³3ï/# +S ' #§ Ë ë !b!z!|!4™!Î!!í!-".="l"ˆ"£"»"Ó"ó"##)#
=#K#f#u#}#$#µ#,Ð#*ý#($5$B$O$c$}$”$- $?Î$%%¬7%Mä&G2(Uz)4Ð+r,x-“.·¥0']2g…4¶í6¤8#¼8!à8$9!'9+I9u95”9Ê9å9:9:%X:3~:/²:4â:';&?;f;h;l;-|;-ª;3Ø;J<-W<š…<2 =S=!k==¥=!»=Ý=ò=á
>ï>??:?T?_s?4Ó?$@-@J@Dd@©@!°@7Ò@
A&*A&QA%xAžA3¼A+ðAñB!D<0D=mD9«D5åD1E.ME)|E%¦EÌE‘ãEuF!wFJ™F*äFG7-GKeG/±G!áGHH4HSHnH†H&HÄH$ØHýHI$1I?VI1–I-ÈI8öI/JMJkJ)‰J)³JÝJ
úJ@K€FK
ÇK&ÕKuP)f[UKQ
YiS$V%@!r*7F\I/Ep_qJtj<T>negH1`o(+l	,4Os'ak&ADR?]b0M#-=86NLCZ25h ";m
cWX3:BG^.9d
Context control:
  -B, --before-context=NUM  print NUM lines of leading context
  -A, --after-context=NUM   print NUM lines of trailing context
  -C, --context=NUM         print NUM lines of output context

Miscellaneous:
  -s, --no-messages         suppress error messages
  -v, --invert-match        select non-matching lines
  -V, --version             display version information and exit
      --help                display this help text and exit

Output control:
  -m, --max-count=NUM       stop after NUM selected lines
  -b, --byte-offset         print the byte offset with output lines
  -n, --line-number         print line number with output lines
      --line-buffered       flush output on every line
  -H, --with-filename       print file name with output lines
  -h, --no-filename         suppress the file name prefix on output
      --label=LABEL         use LABEL as the standard input file name prefix

grep -P uses PCRE2 %s
      --include=GLOB        search only files that match GLOB (a file pattern)
      --exclude=GLOB        skip files that match GLOB
      --exclude-from=FILE   skip files that match any file pattern from FILE
      --exclude-dir=GLOB    skip directories that match GLOB
  -E, --extended-regexp     PATTERNS are extended regular expressions
  -F, --fixed-strings       PATTERNS are strings
  -G, --basic-regexp        PATTERNS are basic regular expressions
  -P, --perl-regexp         PATTERNS are Perl regular expressions
  -I                        equivalent to --binary-files=without-match
  -d, --directories=ACTION  how to handle directories;
                            ACTION is 'read', 'recurse', or 'skip'
  -D, --devices=ACTION      how to handle devices, FIFOs and sockets;
                            ACTION is 'read' or 'skip'
  -r, --recursive           like --directories=recurse
  -R, --dereference-recursive  likewise, but follow all symlinks
  -L, --files-without-match  print only names of FILEs with no selected lines
  -l, --files-with-matches  print only names of FILEs with selected lines
  -c, --count               print only a count of selected lines per FILE
  -T, --initial-tab         make tabs line up (if needed)
  -Z, --null                print 0 byte after FILE name
  -NUM                      same as --context=NUM
      --group-separator=SEP  print SEP on line between matches with context
      --no-group-separator  do not print separator for matches with context
      --color[=WHEN],
      --colour[=WHEN]       use markers to highlight the matching strings;
                            WHEN is 'always', 'never', or 'auto'
  -U, --binary              do not strip CR characters at EOL (MSDOS/Windows)

  -e, --regexp=PATTERNS     use PATTERNS for matching
  -f, --file=FILE           take PATTERNS from FILE
  -i, --ignore-case         ignore case distinctions in patterns and data
      --no-ignore-case      do not ignore case distinctions (default)
  -w, --word-regexp         match only whole words
  -x, --line-regexp         match only whole lines
  -z, --null-data           a data line ends in 0 byte, not newline
  -o, --only-matching       show only nonempty parts of lines that match
  -q, --quiet, --silent     suppress all normal output
      --binary-files=TYPE   assume that binary files are TYPE;
                            TYPE is 'binary', 'text', or 'without-match'
  -a, --text                equivalent to --binary-files=text
%s home page: <%s>
%s: PCRE detected recurse loop%s: binary file matches%s: exceeded PCRE's backtracking limit%s: exceeded PCRE's heap limit%s: exceeded PCRE's nested backtracking limit%s: exhausted PCRE JIT stack%s: input file is also the output%s: internal PCRE error: %d%s: invalid option -- '%c'
%s: memory exhausted%s: option '%s%s' doesn't allow an argument
%s: option '%s%s' is ambiguous
%s: option '%s%s' is ambiguous; possibilities:%s: option '%s%s' requires an argument
%s: option requires an argument -- '%c'
%s: unrecognized option '%s%s'
%s: warning: recursive directory loop'(C)(standard input)* at start of expression+ at start of expression-P supports only unibyte and UTF-8 locales-P supports only unibyte locales on this platform? at start of expressionExample: %s -i 'hello world' menu.h main.c
PATTERNS can contain multiple patterns separated by newlines.

Pattern selection and interpretation:
General help using GNU software: <%s>
Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionLicense GPLv3+: GNU GPL version 3 or later <%s>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Memory exhaustedNo matchNo previous regular expressionPackaged by %s
Packaged by %s (%s)
Perl matching not supported in a --disable-perl-regexp buildPremature end of regular expressionRegular expression too bigReport %s bugs to: %s
Report bugs to: %s
Search for PATTERNS in each FILE.
SuccessTrailing backslashTry '%s --help' for more information.
Unknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [, [^, [:, [., or [=Unmatched \{Usage: %s [OPTION]... PATTERNS [FILE]...
Valid arguments are:When FILE is '-', read standard input.  With no FILE, read '.' if
recursive, '-' otherwise.  With fewer than two FILEs, assume -h.
Exit status is 0 if any line is selected, 1 otherwise;
if any error occurs and -q is not given, the exit status is 2.
Written by %s and %s.
Written by %s, %s, %s,
%s, %s, %s, %s,
%s, %s, and others.
Written by %s, %s, %s,
%s, %s, %s, %s,
%s, and %s.
Written by %s, %s, %s,
%s, %s, %s, %s,
and %s.
Written by %s, %s, %s,
%s, %s, %s, and %s.
Written by %s, %s, %s,
%s, %s, and %s.
Written by %s, %s, %s,
%s, and %s.
Written by %s, %s, %s,
and %s.
Written by %s, %s, and %s.
Written by %s.
Written by Mike Haertel and others; see
<https://git.savannah.gnu.org/cgit/grep.git/tree/AUTHORS>.`ambiguous argument %s for %scharacter class syntax is [[:space:]], not [:space:]conflicting matchers specifiedexceeded PCRE's line length limitfailed to return to initial working directoryfailed to set file descriptor text/binary modeinput is too large to countinvalid argument %s for %sinvalid character classinvalid content of \{\}invalid context length argumentinvalid matcher %sinvalid max countmemory exhaustedno syntax specifiedprogram errorregular expression too bigstack overflowstray \stray \ before %lcstray \ before unprintable characterstray \ before white spacethe -P option only supports a single patternunable to record current working directoryunbalanced (unbalanced )unbalanced [unfinished \ escapeunknown binary-files typeunknown devices methodwarning: %swarning: --unix-byte-offsets (-u) is obsoletewarning: GREP_COLOR='%s' is deprecated; use GREP_COLORS='mt=%s'write error{...} at start of expressionProject-Id-Version: GNU grep 3.10.12
Report-Msgid-Bugs-To: bug-grep@gnu.org
PO-Revision-Date: 2023-04-22 16:05+0900
Last-Translator: Seong-ho Cho <darkcircle.0426@gmail.com>
Language-Team: Korean <translation-team-ko@googlegroups.com>
Language: ko
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Bugs: Report translation errors to the Language-Team address.
X-Generator: Poedit 2.3.1

문맥 제어:
  -B, --before-context=<갯수>  <갯수> 줄 ìˆ˜ë§Œí¼ ì¶œë ¥ ë‚´ìš©ì˜ ì•žë¶€ë¶„ì„ ì¶œë ¥í•©ë‹ˆë‹¤
  -A, --after-context=<갯수>   <갯수> 줄 ìˆ˜ë§Œí¼ ì¶œë ¥ ë‚´ìš©ì˜ ë’·ë¶€ë¶„ì„ ì¶œë ¥í•©ë‹ˆë‹¤
  -C, --context=<갯수>         <갯수> 줄 수 ë§Œí¼ ì¶œë ¥ ë‚´ìš© 앞 ë’¤ ë¶€ë¶„ì„ ëª¨ë‘ ì¶œë ¥í•©ë‹ˆë‹¤ 

기타:
  -s, --no-messages         오류 메시지 ì¶œë ¥ì„ ìƒëžµí•©ë‹ˆë‹¤
  -v, --invert-match        ì¡°ê±´ì— ì¼ì¹˜í•˜ì§€ 않는 í–‰ì„ ì„ íƒí•©ë‹ˆë‹¤
  -V, --version             버전 정보를 나타내고 빠져 나갑니다
      --help                ì´ ë„ì›€ë§ í…스트를 나타내고 ë¹ ì ¸ 나갑니다

출력 제어:
  -m, --max-count=<횟수>    <횟수> ë§Œí¼ í–‰ì„ ì°¾ì•„ë‚´ê³  나면 멈춤
  -b, --byte-offset         출력 í–‰ì˜ ë°”ì´íЏ ì˜¤í”„ì…‹ì„ ì¶œë ¥í•©ë‹ˆë‹¤
  -n, --line-number         출력 í–‰ì˜ í–‰ 번호를 출력합니다
      --line-buffered       모든 í–‰ì˜ ì¶œë ¥ì„ í”ŒëŸ¬ì‹±í•©ë‹ˆë‹¤
  -H, --with-filename       출력 í–‰ì— íŒŒì¼ ì´ë¦„ì„ ì¶œë ¥í•©ë‹ˆë‹¤
  -h, --no-filename         출력 í–‰ ì•žë¶€ë¶„ì˜ íŒŒì¼ ì´ë¦„ 표시를 ìƒëžµí•©ë‹ˆë‹¤ 
      --label=<ë ˆì´ë¸”>      <ë ˆì´ë¸”>ì„ í‘œì¤€ ìž…ë ¥ ì•žë¶€ë¶„ì˜ íŒŒì¼ ì´ë¦„으로 사용합니다

grep -P ì˜µì…˜ì€ PCRE2 %sì„(를) 활용합니다
      --include=<글롭>        <글롭>(íŒŒì¼ íŒ¨í„´)ì— ì¼ì¹˜í•˜ëŠ” 파ì¼ë§Œ 검색합니다
      --exclude=<글롭>        <글롭>ì— ì¼ì¹˜í•˜ëŠ” 파ì¼ì„ 건너ëœë‹ˆë‹¤
      --exclude-from=<파ì¼>   <파ì¼>ê³¼ íŒŒì¼ íŒ¨í„´ì´ ì¼ì¹˜í•˜ëŠ” 파ì¼ì„ 건너ëœë‹ˆë‹¤
      --exclude-dir=<글롭>    <글롭>ê³¼ ì¼ì¹˜í•˜ëŠ” 디렉터리를 건너ëœë‹ˆë‹¤
  -E, --extended-regexp     <패턴>ì€ í™•ìž¥ ì •ê·œ 표현ì‹ìž…니다
  -F, --fixed-strings       <패턴>ì€ ë‹¨ìˆœ 문ìžì—´ìž…니다
  -G, --basic-regexp        <패턴>ì€ ê¸°ë³¸ ì •ê·œ 표현ì‹ìž…니다
  -P, --perl-regexp         <패턴>ì€ íŽ„ ì •ê·œ 표현ì‹ìž…니다
  -I                        --binary-files=without-match 옵션과 ë™ì¼
  -d, --directories=<ë™ìž‘>  디렉터리 처리 ë°©ì‹
                            <ë™ìž‘> ê°’ì€ 'read', 'recurse', 'skip' 중 하나입니다
  -D, --devices=<ë™ìž‘>      장치, FIFO, 소켓 처리 ë°©ì‹
                            <ë™ìž‘> ê°’ì€ 'read', 'skip' 중 하나입니다
  -r, --recursive           --directories=recurse와 유사
  -R, --dereference-recursive  위 옵션과 비슷하지만 모든 심볼릭 ë§í¬ë¥¼ ë”°ë¼ê°‘니다
  -L, --files-without-match ì¼ì¹˜í•˜ëŠ” í–‰ì´ ì—†ìœ¼ë©´ <파ì¼>ì˜ ì´ë¦„ë§Œ 출력합니다
  -l, --files-with-matches  ì¼ì¹˜í•˜ëŠ” í–‰ì´ ìžˆëŠ” <파ì¼>ì˜ ì´ë¦„ë§Œ 출력합니다
  -c, --count               <파ì¼>ì— ì¼ì¹˜í•˜ëŠ” í–‰ 갯수만 출력합니다
  -T, --initial-tab         (필요한 경우) í–‰ 별로 íƒ­ì„ í‘œì‹œí•©ë‹ˆë‹¤
  -Z, --null                <파ì¼> ì´ë¦„ ë’¤ì— 0 ë°”ì´íЏ ê°’ì„ ì¶œë ¥í•©ë‹ˆë‹¤
  -NUM                      --context=<갯수>와 ë™ì¼
      --group-separator=<구분ìž>  ë¬¸ë§¥ìƒ ì¼ì¹˜í•˜ëŠ” í–‰ì„ <구분ìž> 출력으로 구분
      --no-group-separator  ì¼ì¹˜ ë¬¸ë§¥ì— ëŒ€í•œ 구분ìžë¥¼ 출력하지 않습니다
      --color[=<시기>],
      --colour[=<시기>]     ì¼ì¹˜í•˜ëŠ” 문ìžì—´ 강조시 마커를 활용합니다
                            <시기>ì˜ ê°’ì€ 'always', 'never', 'auto' 중 하나입니다
  -U, --binary              개행 문ìžì—서 CR 문ìžë¥¼ 빼내지 않ìŒ(MSDOS/윈ë„ìš°)

  -e, --regexp=<패턴>       ì¼ì¹˜í•˜ëŠ” ë¶€ë¶„ì„ ì°¾ì„ <패턴> ê¸°ì¤€ì„ í™œìš©í•©ë‹ˆë‹¤
  -f, --file=<파ì¼>         <파ì¼>ì—서 <패턴>ì— ì¼ì¹˜í•˜ëŠ” ë¶€ë¶„ì„ ì·¨í•©ë‹ˆë‹¤
  -i, --ignore-case         ëŒ€ì†Œë¬¸ìž êµ¬ë¶„ì„ ë¬´ì‹œí•©ë‹ˆë‹¤
      --no-ignore-case      ëŒ€ì†Œë¬¸ìž êµ¬ë¶„ì„ ìœ ì§€í•©ë‹ˆë‹¤(기본값)
  -w, --word-regexp         주어진 단어와 완벽하게 ì¼ì¹˜í•˜ëŠ” 부분만
  -x, --line-regexp         주어진 í–‰ 내용과 완벽하게 ì¼ì¹˜í•˜ëŠ” 부분만
  -z, --null-data           ë°ì´í„° í–‰ì˜ ëì€ ê°œí–‰ 문ìžê°€ 아닌 0ë°”ì´íЏ 값으로 ë납니다
  -o, --only-matching       ì¡°ê±´ì— ì¼ì¹˜í•˜ëŠ” í–‰ì´ ë¹„ì–´ìžˆì§€ ì•Šì€ ê²°ê³¼ë§Œ 나타냅니다
  -q, --quiet, --silent     모든 ì¼ë°˜ 출력 ë™ìž‘ì„ ìƒëžµí•©ë‹ˆë‹¤
      --binary-files=<형ì‹>   ë°”ì´ë„ˆë¦¬ 파ì¼ì„ 지정한 <형ì‹>으로 간주합니다
                            <형ì‹> ê°’ì€ 'binary', 'text', 'without-match' 중 하나입니다
  -a, --text                --binary-files=text 옵션과 ë™ì¼
%s 홈 페ì´ì§€: <%s>
%s: PCREì—서 재귀 순환 발견%s: ë°”ì´ë„ˆë¦¬ íŒŒì¼ ì¼ì¹˜í•¨%s: PCRE 후위 ì¶”ì  í•œê³„ 초과%s: PCRE íž™ ì˜ì—­ 한계 초과%s: PCRE 중첩 후위 ì¶”ì  í•œê³„ 초과%s: PCRE JIT ìŠ¤íƒ ê°€ë“ ì°¸%s: ìž…ë ¥ 파ì¼ì€ 출력 대ìƒì´ê¸°ë„ 합니다%s: ë‚´ë¶€ PCRE 오류: %d%s: ìž˜ëª»ëœ ì˜µì…˜ -- '%c'
%s: 메모리가 바닥남%s: '%s%s' ì˜µì…˜ì€ ì¸ìžë¥¼ 허용하지 않습니다
%s: '%s%s' ì˜µì…˜ì´ ëª¨í˜¸í•©ë‹ˆë‹¤
%s: '%s%s' ì˜µì…˜ì´ ëª¨í˜¸í•©ë‹ˆë‹¤ 가능한 ê°’:%s: '%s%s' ì˜µì…˜ì€ ì¸ìžê°€ 필요합니다
%s: ì´ ì˜µì…˜ì€ ì¸ìžê°€ 필요합니다 -- '%c'
%s: ì¸ì‹í•  수 없는 옵션 '%s%s'
%s: 경고: 재귀 디렉터리 순환'(C)(표준 ìž…ë ¥)ì •ê·œ í‘œí˜„ì‹ ì‹œìž‘ ë¶€ë¶„ì— * ì—°ì‚°ìžì •ê·œ í‘œí˜„ì‹ ì‹œìž‘ ë¶€ë¶„ì— + ì—°ì‚°ìž-P 유니바ì´íЏ, UTF-8 로캘만 ì§€ì›í•©ë‹ˆë‹¤-P ì˜µì…˜ì€ ì´ í”Œëž«í¼ì—서 유니바ì´íЏ 로캘만 ì§€ì›í•©ë‹ˆë‹¤ì •ê·œ í‘œí˜„ì‹ ì‹œìž‘ ë¶€ë¶„ì— ? ì—°ì‚°ìžì˜ˆì œ: %s -i 'hello world' menu.h main.c
<패턴>ì—는 개행 문ìžë¡œ 구분한 여러 íŒ¨í„´ì„ ë„£ì„ ìˆ˜ 있습니다.

패턴 ì„ íƒ ë° í•´ì„:

GNU 소프트웨어 활용 ì¼ë°˜ ë„움ë§: <%s>
ìž˜ëª»ëœ í›„ìœ„ ì°¸ì¡°ìž˜ëª»ëœ ë¬¸ìž í´ëž˜ìФ ì´ë¦„ìž˜ëª»ëœ ì¡°í•© 문ìžìž˜ëª»ëœ \{\} ë‚´ìš©ìž˜ëª»ëœ ì„ í–‰ ì •ê·œ 표현ì‹ìž˜ëª»ëœ 범위 ëìž˜ëª»ëœ ì •ê·œ 표현ì‹GPLv3+ ë¼ì´ì„ ìФ: GNU GPL 버전 3 ì´ìƒ <%s>.
ì´ í”„ë¡œê·¸ëž¨ì€ ìžìœ  소프트웨어입니다: ìžìœ ë¡­ê²Œ 바꾸고 재배í¬í•  수 있습니다.
ë²•ë¥ ì´ í—ˆìš©í•˜ëŠ” 모든 ë²”ìœ„ë‚´ì˜ ë³´ì¦ì€ 없습니다.
메모리가 바닥남ì¼ì¹˜ 항목 ì—†ìŒì´ì „ ì •ê·œ í‘œí˜„ì‹ ì—†ìŒ%sì´(ê°€) 패키징 함
%sì´(ê°€) 패키징 함 (%s)
--disable-perl-regexp 빌드ì—서는 Perl 문ìžì—´ ì¼ì¹˜ ê¸°ëŠ¥ì„ ì§€ì›í•˜ì§€ 않습니다정규 í‘œí˜„ì‹ ë§ˆê° í‘œí˜„ì´ ì•žì„œìžˆìŠµë‹ˆë‹¤ì •ê·œ 표현ì‹ì´ 너무 ê¹ë‹ˆë‹¤%s 버그 ë³´ê³  주소: %s
버그 보고 주소: %s
ê° <파ì¼>ì—서 <패턴>ì— ì¼ì¹˜í•˜ëŠ” í–‰ì„ ê²€ìƒ‰í•©ë‹ˆë‹¤.
성공백 슬래시 문ìžê°€ ë”°ë¼ì˜´ìžì„¸í•œ 정보는 '%s --help'를 입력하십시오.
알 수 없는 시스템 오류ì¼ì¹˜í•˜ì§€ 않는 ( ë˜ëŠ” \( 괄호ì¼ì¹˜í•˜ì§€ 않는 ) ë˜ëŠ” \) 괄호ì¼ì¹˜í•˜ì§€ 않는 [, [^, [:, [., [=ì¼ì¹˜í•˜ì§€ 않는 \{ 괄호사용법: %s [<옵션>]... <패턴> [<파ì¼>]...
유효한 ì¸ìžëŠ” 다ìŒê³¼ 같습니다:<파ì¼> ê°’ì´ '-' ì´ë©´, 표준 ìž…ë ¥ì„ ì½ìŠµë‹ˆë‹¤.  <파ì¼>ì— ì•„ë¬´ëŸ° ê°’ì´ ì—†ë‹¤ë©´,
재귀 íƒìƒ‰ ì˜µì…˜ì„ ì£¼ì—ˆì„ ê²½ìš° 현재 디렉터리를,  그렇지 않으면 '-' ê°’ì„ ì„¤ì •í•¨
으로 가정합니다. <파ì¼> 갯수가 í•œê°œì¼ ê²½ìš° -h ì˜µì…˜ì„ ì¤€ 것으로 가정합니다.
ì¡°ê±´ ì¼ì¹˜ í–‰ì´ ë‚˜ì˜¤ë©´, ë내기 ìƒíƒœ ê°’ì€ 0ì„, 그렇지 않으면 1ì„ ë°˜í™˜í•©ë‹ˆë‹¤.
오류가 나타났거나 -q ì˜µì…˜ì„ ì£¼ì§€ 않았다면, 2를 반환합니다.
%s와(ê³¼) %sì´(ê°€) 작성함.
%s, %s, %s,
%s, %s, %s,
%s, %s, %s
외 다수가 작성함.
%s와(과) %s, %s,
%s, %s, %s,
%s, %s, %sì´(ê°€) 작성함.
%s와(과) %s, %s,
%s, %s, %s,
%s, %sì´(ê°€) 작성함.
%s와(과) %s, %s,
%s, %s, %s,
%sì´(ê°€) 작성함.
%s와(과) %s, %s,
%s, %s, %sì´(ê°€) 작성함.
%s와(과) %s, %s,
%s, %sì´(ê°€) 작성함.

%s와(과) %s, %s,
%sì´(ê°€) 작성함.
%s와(ê³¼) %s, %sì´(ê°€) 작성함.
%sì´(ê°€) 작성함.
Mike Haertel ë“±ì´ ìž‘ì„±í•¨. 기타 ìž‘ì„±ìž ì •ë³´ëŠ”
<https://git.savannah.gnu.org/cgit/grep.git/tree/AUTHORS> ë§í¬ë¥¼ 참고하십시오.`%2$s ëŒ€ìƒ ëª¨í˜¸í•œ ì¸ìž %1$së¬¸ìž í´ëž˜ìФ 표기 ë°©ì‹ì€ [:space:]ê°€ 아닌 [[:space:]]ìž…ë‹ˆë‹¤ë¹„êµ ê¸°ì¤€ì„ ì¤‘ë³µ 지정했습니다PCRE í–‰ ê¸¸ì´ í•œê³„ 초과초기 작업 디렉터리 ë°˜í™˜ì— ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤í…스트/ë°”ì´ë„ˆë¦¬ 모드 íŒŒì¼ ì„œìˆ ìž ì„¤ì •ì— ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤ìž…ë ¥ í–‰ 수를 ì„¸ê¸°ì— ë„ˆë¬´ 많습니다%2$s ëŒ€ìƒ ìž˜ëª»ëœ ì¸ìž %1$sìž˜ëª»ëœ ë¬¸ìž í´ëž˜ìŠ¤ìž˜ëª»ëœ \{\} ë‚´ìš©ìž˜ëª»ëœ ë‚´ìš© ê¸¸ì´ ì¸ìžìž˜ëª»ëœ ë¹„êµ ê¸°ì¤€ %sìž˜ëª»ëœ ìµœëŒ€ 갯수메모리가 ë°”ë‹¥ë‚¨ë¬¸ë²•ì„ ì§€ì •í•˜ì§€ 않았습니다프로그램 오류정규 표현ì‹ì´ 너무 ê¹ë‹ˆë‹¤ìŠ¤íƒ ì˜¤ë²„í”Œë¡œìš°ìœ„ì¹˜ë¥¼ 벗어난 \ 문ìž%lc ì „ 위치를 벗어난 \ 문ìžì¶œë ¥í•  수 없는 ë¬¸ìž ì´ì „ 위치를 벗어난 \ 문ìžê³µë°± ë¬¸ìž ì´ì „ 위치를 벗어난 \ 문ìž-P ì˜µì…˜ì€ ë‹¨ì¼ íŒ¨í„´ë§Œ ì§€ì›í•©ë‹ˆë‹¤í˜„재 작업 디렉터리를 기ë¡í•  수 없습니다ì§ì´ ë§žì§€ 않는 ( 괄호ì§ì´ ë§žì§€ 않는 ) 괄호ì§ì´ ë§žì§€ 않는 [ 괄호ë나지 ì•Šì€ \ ì´ìŠ¤ì¼€ì´í”„ 문ìžì•Œ 수 없는 ë°”ì´ë„ˆë¦¬ íŒŒì¼ í˜•ì‹ì•Œ 수 없는 장치 ë°©ì‹ê²½ê³ : %s경고: --unix-byte-offsets (-u) ì˜µì…˜ì€ ì˜¤ëž˜ë˜ì—ˆìŠµë‹ˆë‹¤ê²½ê³ : GREP_COLOR='%s' 환경 변수는 ë” ì´ìƒ 사용하지 않습니다. GREP_COLORS='mt=%s' 변수를 사용하십시오.ê¸°ë¡ ì˜¤ë¥˜ì •ê·œ í‘œí˜„ì‹ ì‹œìž‘ ë¶€ë¶„ì— {..}