4G\x y0t$*Ovc, M%k,- & 4TtvE (&n   )(8:Yu (?Zk&zZJ)G'q$I$%'''+' ()+(+U(,( (*($($)D)F)W)Ew))))/y**6*.+*,;,L,],q,(,',,',* -15-g- ---- - .$".#G.k..$/ ,0"-)*34 &2'%!1  .(+ #  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 lines of output context -NUM same as --context=NUM --color[=WHEN], --colour[=WHEN] use markers to distinguish the matching string WHEN may be `always', `never' or `auto'. -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: -m, --max-count=NUM stop after NUM matches -b, --byte-offset print the byte offset with output lines -n, --line-number print line number with output lines --line-buffered flush output on every line -H, --with-filename print the filename for each match -h, --no-filename suppress the prefixing filename on output --label=LABEL print LABEL as filename for standard input -o, --only-matching show only the part of a line matching PATTERN -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' -D, --devices=ACTION how to handle devices, FIFOs and sockets ACTION is 'read' or 'skip' -R, -r, --recursive equivalent to --directories=recurse --include=PATTERN files that match PATTERN will be examined --exclude=PATTERN files that match PATTERN will be skipped. --exclude-from=FILE files that match PATTERN in FILE will be skipped. -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 . -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 -P, --perl-regexp PATTERN is a Perl 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' '(standard input)Binary file %s matches Copyright 1988, 1992-1999, 2000, 2001 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: The -P and -z options cannot be combinedThe -P option is not supportedThis 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 \ escapeUnknown system errorUsage: %s [OPTION]... PATTERN [FILE] ... Usage: %s [OPTION]... PATTERN [FILE]... `conflicting matchers specifiedinput is too large to countinvalid context length argumentinvalid max countmalformed repeat countmemory exhaustedout of memoryrecursive directory loopunfinished repeat countunknown binary-files typeunknown devices methodunknown directories methodwarning: %s: %s writing outputProject-Id-Version: grep 2.5g POT-Creation-Date: 2002-01-22 14:39+0100 PO-Revision-Date: 2002-03-08 00:20+0100 Last-Translator: Marco d'Itri Language-Team: Italian MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8-bit Controllo del contesto: -B, --before-context=NUM stampa NUM righe di contesto precedente -A, --after-context=NUM stampa NUM righe di contesto seguente -C, --context=NUM stampa NUM righe di contesto dell'output -NUM come --context=NUM --color[=QUANDO] --colour[=QUANDO] usa i colori per distinguere la stringa corrispond. QUANDO pu essere 'always', 'never' o 'auto'. -U, --binary non rimuove i caratteri CR all'EOL (MSDOS) -u, --unix-byte-offsets segnala gli offset come se non ci fossero CR (MSDOS) `egrep' significa `grep -E'. `fgrep' significa `grep -F'. Se non c' un FILE, o il FILE -, legge lo standard input. Se sono stati specificati meno di due file presume -h. Esce con 0 se corrisponde, con 1 se non corrisponde o con 2 se ci sono problemi. Varie: -s, --no-messages elimina i messaggi di errore -v, --invert-match seleziona le righe che non corrispondono -V, --version stampa le informazioni sulla versione ed esce --help mostra questo aiuto ed esce --mmap se possibile mappa in memoria l'input Controllo dell'output: -m, --max-count=NUM si ferma dopo NUM corrispondenze -b, --byte-offset stampa l'offset del byte con le righe di output -n, --line-number stampa il numero della riga con le righe di output --line-buffered fa il flush dell'output dopo ogni riga -H, --with-filename stampa il nome del file per ogni corrispondenza -h, --no-filename elimina il nome del file davanti all'output --label=LABEL stampa LABEL al posto del nome del file per stdin -o, --only-matching mostra solo la parte della riga corrispondente al MODELLO -q, --quiet, --silent elimina tutto il normale output --binary-files=TIPO suppone che i file binari siano di TIPO 'binary', 'text' oppure 'without-match'. -a, --text equivalente a --binary-files=text -I equivalente a --binary-files=without-match -d, --directories=AZIONE come gestire le directory: AZIONE 'read' (legge), 'recurse' (ricorsivo) o 'skip' (salta) -D, --devices=AZIONE come gestire device, FIFO e socket: AZIONE 'read' (legge) o 'skip' (salta) -r, --recursive equivalente a --directories=recurse --include=MODELLO esamina i file corrispondenti al MODELLO --exclude=MODELLO salta i file corrispondenti al MODELLO --exclude-from=FILE salta i file corrispondenti ai modelli nel FILE -L, --files-without-match stampa solo i nomi dei FILE senza occorrenze -l, --files-with-matches stampa solo i nomi dei FILE contenenti occorrenze -c, --count stampa solo il conto delle righe occorrenti in ogni FILE -Z, --null stampa il byte 0 dopo ogni nome di FILE Segnalare i bug a . -E, --extended-regexp il MODELLO una regular expression estesa -F, --fixed-strings il MODELLO un insieme di stringhe separate da newline -G, --basic-regexp il MODELLO una regular expression semplice -P, --perl-regexp il MODELLO una regular expression del perl -e, --regexp=MODELLO usa MODELLO come espressione regolare -f, --file=FILE prende il MODELLO dal FILE -i, --ignore-case ignora la distinzione tra maiuscole e minuscole -w, --word-regexp forza MODELLO a corrispondere solo a parole intere -x, --line-regexp forza MODELLO a corrispondere solo a righe intere -z, --null-data una riga di dati termina con \0 invece che newline %s (grep GNU) %s %s: opzione illegale -- %c %s: opzione non valida -- %c %s: l'opzione `%c%s' non accetta argomenti %s: l'opzione `%s' ambigua %s: l'opzione `%s' richiede un argomento %s: l'opzione `--%s' non accetta argomenti %s: l'opzione `-W %s' non accetta argomenti %s: l'opzione `-W %s' ambigua %s: l'opzione richiede un argomento -- %c %s: opzione `%c%s' non riconosciuta %s: opzione `--%s' non riconosciuta '(standard input)Il file binario %s corrisponde Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc. Memoria esauritaNessuna sintassi specificataCerca il MODELLO in ogni FILE o nello standard input. Esempio: %s -i 'hello world' menu.h main.c Selezione ed interpretazione delle regexp: Le opzioni -P e -z non possono essere combinateL'opzione -P non gestitaThis is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Questo software libero; si veda il sorgente per le condizioni di copiatura. NON c' garanzia; neppure di COMMERCIABILIT o IDONEIT AD UN PARTICOLARE SCOPO. Usare `%s --help' per ulteriori informazioni. ( non bilanciata) non bilanciata[ non bilanciataEscape \ incompletoErrore di sistema sconosciutoUso: %s [OPZIONE]... MODELLO [FILE] ... Uso: %s [OPZIONE]... MODELLO [FILE]... `specificate corrispondenze in conflittol'input troppo grande per essere contatoargomento della lunghezza del contesto non validonumero massimo non validonumero di ripetizioni malformatomemoria esauritamemoria esauritaloop ricorsivo di directorynumero di ripetizioni incompletotipo di file binario sconosciutometodo per i dispositivi sconosciutometodo per le directory sconosciutoattenzione: %s: %s scrittura dell'output