::: Zany's Homepage ::: Zany Wiki | »çÀÌÆ® ÅëÇÕ °Ë»ö
 
 
 

find, grep À» ÀÌ¿ëÇÏ¿© ¿©·¯ ÆÄÀÏ¿¡¼­ ƯÁ¤ ¹®ÀÚ¿­ ã±â

°Ô½ÃÆÇ
Unix/Linux
ÀÛ¼ºÀÚ
helix
ÀÛ¼ºÀÏ
2014-09-05 09:18:38
ÀÐÀº¼ö
3080
ÆòÁ¡
   
Ç¥½Ã¿É¼Ç
HTML»ç¿ë | ÀÚµ¿BRűנ| °ø¹é¹®ÀÚÇã¿ë | °¡¿îµ¥Á¤·Ä | °íÁ¤Æø±Û²Ã | ÀÚµ¿URL¸µÅ© | ¸¶¿ì½º¼±ÅÃ
°ü·Ã¸µÅ©01
http://stackoverflow.com/questions/16956810/finding-all-files-containing-a-text-string-on-linux 
http://stackoverflow.com/questions/16956810/finding-all-files-containing-a-text-string-on-linux

find, grep Á¶ÇÕ

$ find . -type f -exec grep -H [ãÀ»¹®ÀÚ¿­] {} \;

grep À¸·Î¸¸...

$ grep -rnw [µð·ºÅ丮] -e [ãÀ»¹®ÀÚ¿­]

$ grep -rnw . -e search.this

-e ¿É¼ÇÀÇ Ã£À» ¹®ÀÚ¿­Àº ´ç¿¬È÷ Á¤±Ô½Ä(GNU BRE) Çã¿ë.

--include, --exclude ¿É¼ÇÀ» »ç¿ëÇÏ¿© °Ë»ö ÆÄÀÏ¿¡ Á¦ÇÑÀ» µÑ ¼ö ÀÖÀ½.

Á¤¸® ÇÊ¿ä.

 °Ô½ÃÆÇ ±Û ¸ñ·Ï
No Subject Poster Hits Posted
9599 helix 6064 2014-10-29 15:31:45
9589 helix 5478 2014-10-28 19:14:30
9236 helix 2377 2014-09-10 22:54:49
9235 helix 3967 2014-09-10 22:03:22
9234 helix 8052 2014-09-10 21:26:55
helix 3080 2014-09-05 09:18:38
9124 helix 2592 2014-08-22 15:56:58
9069 helix 2291 2014-08-19 00:55:34
8997 helix 3121 2014-08-04 01:53:17
8975 helix 10817 2014-07-30 12:54:33
8974 helix 2101 2014-07-30 10:18:02
ÄÚ¸àÆ®
ÀÛ¼ºÀÚ
                       
 
zany.kr
  Copyright ¨Ï 2002-2010 Zany's Programming Lab. All Rights Not Reserved.
temporary This Page loads on 0.016 Secs