ํ๋ก๊ทธ๋๋จธ์๊ฒ ์ต์ ํ๋ grep๊ณผ ๊ฐ์ ๊ฒ์ ๋๊ตฌ. ์ถ๊ฐ ์ ๋ณด: ํจ์ฌ ๋น ๋ฅธ rg ๋ช ๋ น์ด๋ ์ฐธ๊ณ . ๋ ๋ง์ ์ ๋ณด: https://beyondgrep.com/documentation.
ack "{{๊ฒ์_ํจํด}}"
ack --ignore-case "{{๊ฒ์_ํจํด}}"
ack -o "{{๊ฒ์_ํจํด}}"
ack --type {{ruby}} "{{๊ฒ์_ํจํด}}"
ack --type no{{ruby}} "{{๊ฒ์_ํจํด}}"
ack --count --no-filename "{{๊ฒ์_ํจํด}}"
ack --count --files-with-matches "{{๊ฒ์_ํจํด}}"
--type
๊ณผ ํจ๊ป ์ฌ์ฉํ ์ ์๋ ๋ชจ๋ ๊ฐ์ ๋์ด:ack --help-types