Browsing Dutch 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'.
Waarschuwing: bestandsnamen bevatten gewoonlijk geen schuine strepen
(padnamen wel); dit betekent dat '%s %s' op dit systeem waarschijnlijk
altijd onwaar zal zijn. De test '-wholename' is vermoedelijk zinvoller,
of misschien '-samefile'. Of anders, als u GNU grep hebt, kunt u
'find ... -print0 | grep -FzZ %s' gebruiken.
Translated and reviewed by Benno Schulenberg
Located in find/parser.c:1264
75 of 219 results

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

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