Browsing Korean translation

75 of 219 results
75.
warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '%s %s' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ %s'.
경고: 보통 Unix의 파일 이름은 슬래시를 포함하지 않는습니다(경로명에서는 포함하지만). 이것은 '%s %s'가 시스템상에서 계속 거짓으로 판명 할수도 있음을 뜻합니다. '-wholename' 검사나 '-samefile'이 좀 더 유용합니다. 다른 방법으로는, 만약 GNU grep를 사용 한다면, 'find ... -print0 | grep -FzZ %s'를 쓸 수 있습니다.
Translated by Deminoth
Reviewed by Bundo
Located in find/parser.c:1264
75 of 219 results

This translation is managed by Ubuntu Korean Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.