config root man

Current Path : /compat/linux/proc/68247/root/compat/linux/proc/68247/root/compat/linux/usr/share/locale/nl/LC_MESSAGES/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //compat/linux/proc/68247/root/compat/linux/proc/68247/root/compat/linux/usr/share/locale/nl/LC_MESSAGES/grep.mo

,|;0t&$v;Mg,%,- M&n?Sdx&)( Ih
	$/3c=jKcXZ & +A m $ + , "!%.!T!p!!!!?!"1"G""*#####-#,)$#V$z$$$$$$%3%K%	&')!*
,
"+$ (#%
Context control:
  -B, --before-context=NUM  print NUM lines of leading context
  -A, --after-context=NUM   print NUM lines of trailing context
  -C, --context[=NUM]       print NUM (default 2) lines of output context
                            unless overridden by -A or -B
  -NUM                      same as --context=NUM
  -U, --binary              do not strip CR characters at EOL (MSDOS)
  -u, --unix-byte-offsets   report offsets as if CRs were not there (MSDOS)

`egrep' means `grep -E'.  `fgrep' means `grep -F'.
With no FILE, or when FILE is -, read standard input.  If less than
two FILEs given, assume -h.  Exit status is 0 if match, 1 if no match,
and 2 if trouble.

Miscellaneous:
  -s, --no-messages         suppress error messages
  -v, --invert-match        select non-matching lines
  -V, --version             print version information and exit
      --help                display this help and exit
      --mmap                use memory-mapped input if possible

Output control:
  -b, --byte-offset         print the byte offset with output lines
  -n, --line-number         print line number with output lines
  -H, --with-filename       print the filename for each match
  -h, --no-filename         suppress the prefixing filename on output
  -q, --quiet, --silent     suppress all normal output
      --binary-files=TYPE   assume that binary files are TYPE
                            TYPE is 'binary', 'text', or 'without-match'.
  -a, --text                equivalent to --binary-files=text
  -I                        equivalent to --binary-files=without-match
  -d, --directories=ACTION  how to handle directories
                            ACTION is 'read', 'recurse', or 'skip'.
  -r, --recursive           equivalent to --directories=recurse.
  -L, --files-without-match only print FILE names containing no match
  -l, --files-with-matches  only print FILE names containing matches
  -c, --count               only print a count of matching lines per FILE
  -Z, --null                print 0 byte after FILE name

Report bugs to <bug-grep@gnu.org>.
  -E, --extended-regexp     PATTERN is an extended regular expression
  -F, --fixed-strings       PATTERN is a set of newline-separated strings
  -G, --basic-regexp        PATTERN is a basic regular expression
  -e, --regexp=PATTERN      use PATTERN as a regular expression
  -f, --file=FILE           obtain PATTERN from FILE
  -i, --ignore-case         ignore case distinctions
  -w, --word-regexp         force PATTERN to match only whole words
  -x, --line-regexp         force PATTERN to match only whole lines
  -z, --null-data           a data line ends in 0 byte, not newline
%s (GNU grep) %s
%s: illegal option -- %c
%s: invalid option -- %c
%s: option `%c%s' doesn't allow an argument
%s: option `%s' is ambiguous
%s: option `%s' requires an argument
%s: option `--%s' doesn't allow an argument
%s: option `-W %s' doesn't allow an argument
%s: option `-W %s' is ambiguous
%s: option requires an argument -- %c
%s: unrecognized option `%c%s'
%s: unrecognized option `--%s'
%s: warning: %s: %s
(standard input)Binary file %s matches
Copyright 1988, 1992-1999, 2000 Free Software Foundation, Inc.
Memory exhaustedNo syntax specifiedSearch for PATTERN in each FILE or standard input.
Example: %s -i 'hello world' menu.h main.c

Regexp selection and interpretation:
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Try `%s --help' for more information.
Unbalanced (Unbalanced )Unbalanced [Unfinished \ escapeUsage: %s [OPTION]... PATTERN [FILE] ...
Usage: %s [OPTION]... PATTERN [FILE]...
conflicting matchers specifiedinvalid context length argumentmalformed repeat countmemory exhaustedout of memoryrecursive directory loopunfinished repeat countunknown binary-files typeunknown directories methodwriting outputProject-Id-Version: GNU grep 2.4f
POT-Creation-Date: 2000-02-02 01:04-0500
PO-Revision-Date: 2000-05-21 03:57+02:00
Last-Translator: Ivo Timmermans <itimmermans@bigfoot.com>
Language-Team: Dutch <nl@li.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8-bit

Contextbesturing:
  -B, --before-context=NUM  geef NUM regels voorafgaande context
  -A, --after-context=NUM   geef NUM regels achterafkomende context
  -C, --context[=NUM]       geef NUM (standaard 2) regels context
                            tenzij ook -A of -B gegeven is
  -NUM                      zelfde als --context=NUM
  -U, --binary              haal geen CR tekens weg bij EOL (MSDOS)
  -u, --unix-byte-offsets   geef adressen alsof CRs er niet waren (MSDOS)

`egrep' betkent `grep -E'.  `fgrep' betekent `grep -F'.
Indien geen BESTAND is gegeven, of BESTAND is -, wordt de standaard
invoer gelezen.  Indien minder dan twee BESTANDen gegeven zijn, wordt
-h aangenomen.  Afsluitwaarde is 0 in geval van overeenkomsten, 1
indien geen, en 2 indien er iets mis is.

Divers:
  -s, --no-messages         onderdruk foutmeldingen
  -v, --invert-match        selecteer niet overeenkomende regels
  -V, --version             toon versie informatie en beindig
      --help                toon deze hulptekst en beindig
      --mmap                gebruik gemmapte invoer indien mogelijk

Uitvoer opties:
  -b, --byte-offset         geef byteadres bij de uitvoerregels
  -n, --line-number         geef een regelnummer bij de uitvoerregels
  -H, --with-filename       geef de bestandsnaam bij iedere overeenkomst
  -h, --no-filename         onderdruk het toevoegen van de bestandsnaam
  -q, --quiet, --silent     onderdruk alle normale uitvoer
      --binary-files=TYPE   neem aan dat binaire bestanden van TYPE zijn
                            TYPE is `binary', `text', of `without-match'.
  -a, --text                gelijk aan --binary-files=text
  -I                        gelijk aan --binary-files=without-match
  -d, --directories=ACTIE   hoe mappen te behandelen
                            ACTIE is `read', `recurse' of `skip'.
  -r, --recursive           gelijk aan --directories=recurse.
  -L, --files-without-match geef alleen BESTANDsnamen zonder overeenkomst
  -l, --files-with-matches  geef alleen BESTANDsnamen met overeenkomsten
  -c, --count               geef alleen het aantal overeenkomsten per BESTAND
  -Z, --null                print 0 byte na iedere BESTANDsnaam

Meld fouten in het programma aan <bug-grep@gnu.org>;
meld fouten in de vertaling aan <nl@li.org>.
  -E, --extended-regexp     PATROON is een uitgebreide reguliere expressie
  -F, --fixed-strings       PATROON is een verzameling van strings, op
                            aparte regels
  -G, --basic-regexp        PATROON is een basis reguliere expressie
  -e, --regexp=PATROON      gebruik PATROON als reguliere exprossie
  -f, --file=BESTAND        haal PATROON uit BESTAND
  -i, --ignore-case         negeer hoofd-/kleine letters
  -w, --word-regexp         forceer PATROON om alleen hele woorden te zoeken
  -x, --line-regexp         forceer PATROON om alleen hele regels te zoeken
  -z, --null-data           een dataregel eindigt in een 0 byte, niet nieuwe regel
%s (GNU grep) %s
%s: ongeldige optie -- %c
%s: ongeldige optie -- %c
%s: optie `%c%s' staat geen argumenten toe
%s: optie `%s' is dubbelzinnig
%s: optie `%s' vereist een argument
%s: optie `--%s' staat geen argumenten toe
%s: optie `-W %s' staat geen argumenten toe
%s: optie `-W %s' is dubbelzinnig
%s: optie vereist een argument -- %c
%s: onbekende optie `%c%s'
%s: Onbekende optie `--%s'
%s: let op: %s: %s
(standaardinvoer)Binair bestand %s komt overeen
Copyright 1988, 1992-1999, 2000 Free Software Foundation, Inc.
Geen geheugen meer beschikbaarGeen syntax opgegevenZoek voor PATROON in ieder BESTAND of standaard invoer.
Voorbeeld: %s -i 'hello world' menu.h main.c

Selectie en interpretatie van reguliere expressies:
Dit is vrije programmatuur; zie de broncode voor kopieervoorwaarden.
Er is GEEN garantie; zelfs niet voor VERKOOPBAARHEID of GESCHIKTHEID
VOOR EEN BEPAALD DOEL.
Probeer `%s --help' voor meer informatie.
Ongebalanceerde (Ongebalanceerde )Ongebalanceerde [Onafgemaakte \ escapeGebruik: %s [OPTIE]... PATROON [BESTAND] ...
Gebruik: %s [OPTIE]... PATROON [BESTAND]...
conflicterende `matchers' opgegevenongeldig contextlengte-argumentfoutief herhalingsaantalgeen geheugen meer beschikbaargeheugen is oprecursieve map herhalingOnafgemaakt herhalingsaantalonbekend binair bestanstypeonbekend mappen methodeschrijven van uitvoer

Man Man