Browsing Russian translation

75 of 216 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», вероятно, будет равно false всегда на этой системе. Вам может пригодиться тест «-wholename», или, возможно, «-samefile». Или же, если вы используете GNU grep, то можете выполнять так: «find ... -print0 | grep -FzZ %s».
Translated by Yuri Kozlov
Located in find/parser.c:1264
75 of 216 results

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

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