Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium163.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : infihsqw ( 644)
PHP Version : 8.1.29
Disable Function : NONE
Directory :  /usr/share/locale/it/LC_MESSAGES/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/locale/it/LC_MESSAGES/findutils.mo
���0�3�
|�����)�����:OO�B�Ca�y3S}�ILO�������Oz>��	I�D(EmH�N�7K"�'�|�K tf $� "!#!<!*X!_�!g�!gK"h�"#-#1@#r##�#�#$�#$�#!$!8$-Z$�$!�$ �$<�$(%>7%v%�%)�%@�%"&<&�O&��&I�'�'9�(#.)8R)1�)�) �)<�)b8*b�*c�*�b+�+,,>,t\,�,6�,7 -gX-4�-��-M�.+�.3'/W[/x�/,0?J0��0X61<�1)�1��13�26%39\3(�3��3�Q4D�4;5V57t5[�5-6'66�^60�7*/8�Z8/�8*92@94s9A�9o�9qZ::�:�;�;�;�;7�;=3<Cq<3�<�<:�<5=A=R=p=!�=�=�=!�=Y�=+>H>]>!}>=�>!�>+�>+? K? l?#�?6�?$�?%
@'3@[@q@�@�@P�@6AnBA)�AP�A,B<B3[B�BD�B(�B�C�C)�C%�C D�'D8�D!/E	QE6[F�F*�F�F�F)�F
H%H?HTHoH�H�HW�H?IIFIC�JH�J+K:IKq�K>�Ko5L"�L-�L@�L�7M�N�NO�!O��P,kQ��Q��R;4SWpSU�SJTiT��T0\U��UJVU\V��V��W�IX�YP�YBZ�JZS![Cu[Q�[Y\te\3�\)](8]sa]�]��]!z^.�^�^�^3_p7_y�_z"`��`a0a4Ka&�a5�a&�a5b4:b4ob4�b7�b&c"8c![cH}c�cG�cd+4d-`dP�d)�d	e�#e��eX�f7�f5h*Hh9sh8�h!�h'iQ0i��i�jw�j��j'�k�k�kQ�ku(l!�lP�l8mrJm5�m��mS�n8&oA_o|�o�p%�pE�p�q^�qBr*_r��r?ysB�sG�s'Dt�lt�uL�u�u#vC,v`pv+�v'�v�%w/�x2�x�.yD�y-z<4z=qzU�zv{v|{9�{�-|�|&}#C}@g}2�}G�}J#~n~@�~�~�~G�~@,U��)�e�  �A�$V�-{�D���$�.3�.b�.��,��G�)5�8_�7��Ђ#�&�7�UN�5��cڃ">�Za���'τ6��.�XH�.���ЅR�*o�$�����߆F��.��*�J<���9��ɉ؉+�%�:�W�l�$������s؋AL�k��M��VH�:��=ڎV�Io�{��75�:m�S��������
��8[���7Mri�3}d�$��^!P�|k�:��m���'�����#>��G��-�sqh�5�9�V�We �y���
�%��EA���D����(Q�o�2��O0<���xS��1f{Cc	�]�I��\.�,UT��a?=&��)�lJY�gB�
R��K�p�Fzj"���;�`���L�w~4b�N���H����6@��+�/vtn�*_��XuZ����0DXt������7$����w�=�������$������5������H����?�2����s�/������F$����'�[�����n�+������M�����h����Y�9������6����
Execution of xargs will continue now, and it will try to read its input and run commands; if this is not what you wanted to happen, please type the end-of-file keystroke.

Report bugs to <bug-findutils@gnu.org>.

actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print 
      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit
      -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;
      -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;

default path is the current directory; default expression is -print
expression may consist of: operators, options, tests, and actions:
      --help                   display this help and exit
      --process-slot-var=VAR   set environment variable VAR in child processes
      --show-limits            show limits on command-line length
      --version                output version information and exit
      -context CONTEXT
      -nouser -nogroup -path PATTERN -perm [-/]MODE -regex PATTERN
      -readable -writable -executable
      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N
      -used N -user NAME -xtype [bcdpfls]  -I R                         same as --replace=R
  -L, --max-lines=MAX-LINES    use at most MAX-LINES non-blank input lines per
                                 command line
  -P, --max-procs=MAX-PROCS    run at most MAX-PROCS processes at a time
  -a, --arg-file=FILE          read arguments from FILE, not standard input
  -d, --delimiter=CHARACTER    items in input stream are separated by CHARACTER,
                                 not by whitespace; disables quote and backslash
                                 processing and logical EOF processing
  -e, --eof[=END]              equivalent to -E END if END is specified;
                                 otherwise, there is no end-of-file string
  -i, --replace[=R]            replace R in INITIAL-ARGS with names read
                                 from standard input; if R is unspecified,
                                 assume {}
  -l[MAX-LINES]                similar to -L but defaults to at most one non-
                                 blank input line if MAX-LINES is not specified
  -n, --max-args=MAX-ARGS      use at most MAX-ARGS arguments per command line
  -p, --interactive            prompt before running commands
  -r, --no-run-if-empty        if there are no arguments, then do not run COMMAND;
                                 if this option is not given, COMMAND will be
                                 run at least once
  -s, --max-chars=MAX-CHARS    limit length of command line to MAX-CHARS
  -t, --verbose                print commands before executing them
  -x, --exit                   exit if the size (see -s) is exceeded
%s is an slocate database of unsupported security level %d; skipping it.%s is an slocate database.  Support for these is new, expect problems for now.%s is an slocate database.  Turning on the '-e' option.%s is not the name of a known user%s is not the name of an existing group%s is not the name of an existing group and it does not look like a numeric group ID because it has the unexpected suffix %s%s terminated by signal %d%s%s changed during execution of %s (old device number %ld, new device number %ld, file system type is %s) [ref %ld]%s: exited with status 255; aborting%s: invalid number for -%c option
%s: stopped by signal %d%s: terminated by signal %d%s: value for -%c option should be >= %ld
-type %c is not supported because FIFOs are not supported on the platform find was compiled on.-type %c is not supported because Solaris doors are not supported on the platform find was compiled on.-type %c is not supported because named sockets are not supported on the platform find was compiled on.-type %c is not supported because symbolic links are not supported on the platform find was compiled on.< %s ... %s > ? All Filenames: %s
Arguments to -type should contain only one letterCannot close standard inputCannot obtain birth time of file %sCannot open input file %sCannot read list of mounted devices.Cannot read mounted file system listCannot set SIGUSR1 signal handlerCannot set SIGUSR2 signal handlerCompression ratio %4.2f%% (higher is better)
Compression ratio is undefined
Database %s is in the %s format.
Empty argument to the -D option.Environment variable %s is not set to a valid decimal numberEric B. DeckerExpected a positive decimal integer argument to %s, but got %sExpected an integer: %sFailed to fully drop privilegesFailed to safely change directory into %sFailed to save working directory in order to run a command on %sFailed to write to standard outputFeatures enabled: File descriptor %d will leak; please report this as a bug, remembering to include a detailed description of the simplest way to reproduce this problem.File names have a cumulative length of %s bytes.
Of those file names,

	%s contain whitespace, 
	%s contain newline characters, 
	and %s contain characters with the high bit set.
File system loop detected; %s is part of the same file system loop as %s.Filesystem loop detected; %s has the same device number and inode as a directory which is %d level higher in the file system hierarchyFilesystem loop detected; %s has the same device number and inode as a directory which is %d levels higher in the file system hierarchyI cannot figure out how to interpret %s as a date or timeIgnoring unrecognised debug flag %sIn %s the %s must appear by itself, but you specified %sInvalid argument %s for option --max-database-ageInvalid argument %s to -usedInvalid argument `%s%s' to -sizeInvalid escape sequence %s in input delimiter specification.Invalid escape sequence %s in input delimiter specification; character values must not exceed %lo.Invalid escape sequence %s in input delimiter specification; character values must not exceed %lx.Invalid escape sequence %s in input delimiter specification; trailing characters %s not recognised.Invalid input delimiter specification %s: the delimiter must be either a single character or an escape sequence starting with \.Invalid optimisation level %sJames YoungmanKevin DalleyLocate database size: %s byte
Locate database size: %s bytes
Mandatory and optional arguments to long options are also
mandatory or optional for the corresponding short option.
Matching Filenames: %s
Old-format locate database %s is too short to be validOnly one instance of {} is supported with -exec%s ... +Optimisation level %lu is too high.  If you want to find files very quickly, consider using GNU locate.Please specify a decimal number immediately after -OReport (and track progress on fixing) bugs via the findutils bug-reporting
page at http://savannah.gnu.org/ or, if you have no web access, by sending
email to <bug-findutils@gnu.org>.Run COMMAND with arguments INITIAL-ARGS and more arguments read from input.

Security level %s has unexpected suffix %s.Security level %s is outside the convertible range.Some filenames may have been filtered out, so we cannot compute the compression ratio.
Symbolic link %s is part of a loop in the directory hierarchy; we have already visited the directory to which it points.The %s test needs an argumentThe -O option must be immediately followed by a decimal integerThe -delete action automatically turns on -depth, but -prune does nothing when -depth is in effect.  If you want to carry on anyway, just explicitly use the -depth option.The -show-control-chars option takes a single argument which must be 'literal' or 'safe'The argument for option --max-database-age must not be emptyThe argument to -user should not be emptyThe current directory is included in the PATH environment variable, which is insecure in combination with the %s action of find.  Please remove the current directory from your $PATH (that is, remove ".", doubled colons, or leading or trailing colons)The database has big-endian machine-word encoding.
The database has little-endian machine-word encoding.
The database machine-word encoding order is not obvious.
The environment is too large for exec().The environment variable FIND_BLOCK_SIZE is not supported, the only thing that affects the block size is the POSIXLY_CORRECT environment variableThe relative path %s is included in the PATH environment variable, which is insecure in combination with the %s action of find.  Please remove that entry from $PATHThis system does not provide a way to find the birth time of a file.Unexpected suffix %s on %sUnknown argument to -type: %cUnknown regular expression type %s; valid types are %s.Usage: %s [--version | --help]
or     %s most_common_bigrams < file-list > locate-database
Usage: %s [-0 | --null] [--version] [--help]
Usage: %s [-H] [-L] [-P] [-Olevel] [-D Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]
      [-i | --ignore-case] [-w | --wholename] [-b | --basename] 
      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]
      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap] [-s | --stdio]
      [-A | --all] [-p | --print] [-r | --regex] [--regextype=TYPE]
      [--max-database-age D] [--version] [--help]
      pattern...
Usage: %s [OPTION]... COMMAND [INITIAL-ARGS]...
WARNING: Lost track of %lu child processesWARNING: a NUL character occurred in the input.  It cannot be passed through in the argument list.  Did you mean to use the --null option?WARNING: cannot determine birth time of file %sWARNING: file %s appears to have mode 0000WARNING: file system %s has recently been mounted.WARNING: file system %s has recently been unmounted.WARNING: locate database %s was built with a different byte orderWarning: %s will be run at least once.  If you do not want that to happen, then press the interrupt keystroke.
You may not use {} within the utility name for -execdir and -okdir, because this is a potential security problem.You need to specify a security level as a decimal integer.You specified the -E option, but that option cannot be used with slocate-format databases with a non-zero security level.  No results will be generated for this database.
] [path...] [expression]
argument line too longargument list too longargument to -group is empty, but should be a group namearithmetic overflow when trying to calculate the end of todayarithmetic overflow while converting %s days to a number of secondscan't call exec() due to argument size restrictionscannot delete %scannot fit single argument within argument list size limitcannot forkcannot search %scannot stat current directorycommand too longcould not create pipe before forkdaysdoubleenvironment is too large for execerrno-buffer safe_read failed in xargs_do_exec (this is probably a bug, please report it)error reading a word from %serror waiting for %serror waiting for child processerror: %s at end of format stringerror: the format directive `%%%c' is reserved for future useexpected an expression after '%s'expected an expression between '%s' and ')'failed to drop group privilegesfailed to drop setgid privilegesfailed to drop setuid privilegesfailed to open /dev/tty for readingfailed to restore working directory after searching %sfailed to return to parent directoryfailed to set environment variable %sfailed to unset environment variable %sgetfilecon failed: %sinvalid -size type `%c'invalid argument `%s' to `%s'invalid expressioninvalid expression; I was expecting to find a ')' somewhere but did not see one.invalid expression; empty parentheses are not allowed.invalid expression; expected to find a ')' but didn't see one.  Perhaps you need an extra predicate after '%s'invalid expression; you have too many ')'invalid expression; you have used a binary operator '%s' with nothing before it.invalid mode %sinvalid null argument to -sizeinvalid predicate -context: SELinux is not enabled.invalid predicate `%s'locate database %s contains a filename longer than locate can handlelocate database %s is corrupt or invalidlocate database %s looks like an slocate database but it seems to have security level %c, which GNU findutils does not currently supportmissing argument to `%s'oops -- invalid default insertion of and!oops -- invalid expression type (%d)!oops -- invalid expression type!operators (decreasing precedence; -and is implicit where no others are given):
      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2
      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2
option --%s may not be set to a value which includes `='paths must precede expression: %spositional options (always true): -daystart -follow -regextype

normal options (always true, specified before other expressions):
      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf
      --version -xdev -ignore_readdir_race -noignore_readdir_race
sanity check of the fnmatch() library function failed.singleslocate security level %ld is unsupported.standard errorstandard outputtests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N
      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME
      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex PATTERN
      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILEtime system call failedunable to allocate memoryunexpected EOF in %sunexpected extra predicateunexpected extra predicate '%s'unknownunknown predicate `%s'unmatched %s quote; by default quotes are special to xargs unless you use the -0 optionwarning: -%s %s will not match anything because it ends with /.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'.warning: database %s is more than %d %s old (actual age is %.1f %s)warning: format directive `%%%c' should be followed by another characterwarning: not following the symbolic link %swarning: the -E option has no effect if -0 or -d is used.
warning: the -d option is deprecated; please use -depth instead, because the latter is a POSIX-compliant feature.warning: the locate database can only be read from stdin once.warning: there is no entry in the predicate evaluation cost table for predicate %s; please report this as a bugwarning: unrecognized escape `\%c'warning: unrecognized format directive `%%%c'warning: value %ld for -s option is too large, using %ld insteadwarning: you have specified a mode pattern %s (which is equivalent to /000). The meaning of -perm /000 has now been changed to be consistent with -perm -000; that is, while it used to match no files, it now matches all files.warning: you have specified the %s option after a non-option argument %s, but options are not positional (%s affects tests specified before it as well as those specified after it).  Please specify options before other arguments.
write erroryou have too many ')'Project-Id-Version: findutils 4.5.12
Report-Msgid-Bugs-To: bug-findutils@gnu.org
POT-Creation-Date: 2015-12-28 21:37+0000
PO-Revision-Date: 2013-10-07 21:22+0200
Last-Translator: Giorgio Catanzaro <catanzag@gmail.com>
Language-Team: Italian <tp@lists.linux.it>
Language: it
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;

L'esecuzione di xargs continuerà adesso, e proverà a leggere il suo input ed eseguire i comandi; se questo non è ciò che si vuole, digitare la sequenza di tasti end-of-file.

Segnalare i bug a <bug-findutils@gnu.org>.

azioni: -delete -print0 -printf FORMATO -fprintf FILE FORMATO -print 
      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit
      -exec COMANDO ; -exec COMANDO {} + -ok COMANDO ;
      -execdir COMANDO ; -execdir COMANDO {} + -okdir COMANDO ;

il percorso predefinito è la directory corrente; l'espressione predefinita è -print
l'espressione può essere formata da: operatori, opzioni, test e azioni:
      --help                   mostra questo aiuto ed esce
      --process-slot-var=VAR   imposta la variabile di ambiente VAR nei processi figli
      --show-limits            mostra i limiti sulla lunghezza della riga di comando
      --version                stampa le informazioni di versione ed esce
      -context CONTESTO
      -nouser -nogroup -path MODELLO -perm [+-]MODO -regex MODELLO
      -readable -writable -executable
      -wholename MODELLO -size N[bcwkMG] -true -type [bcdpflsD] -uid N
      -used N -user NOME -xtype [bcdpfls]  -I R                         come --replace=R
  -L, --max-lines=MAX-RIGHE    usa al più MAX-RIGHE righe di input non vuote per
                                 riga di comando
  -P, --max-procs=MAX-PROC     esegue al più MAX-PROC processi per volta
  -a, --arg-file=FILE          legge gli argomenti da FILE, non dallo standard input
  -d, --delimiter=CARATTERE    gli elementi nel flusso di input sono separati da CARATTERE,
                                 non da spazi; disabilita il quote e la gestione del backslash
                                 e la gestione dell'EOF logico
  -e, --eof[=FINE]              equivalente a -E FINE se FINE è specificato;
                                 altrimenti, non c'è la stringa end-of-file
  -i, --replace[=R]            sostituisce R in ARG-INIZIALI con i nomi letti
                                 dallo standard input; se R non è specificato,
                                 assume {}
  -l[MAX-RIGHE]                simile a -L ma predefinito ad al più una riga di
                                 input non vuota se MAX-RIGHE non è specificato
  -n, --max-args=MAX-ARG      usa al più MAX-ARG argomenti per riga di comando
  -p, --interactive            chiede prima di eseguire i comandi
  -r, --no-run-if-empty        se non ci sono argomenti, non esegue COMANDO;
                                 se questa opzione non è data, COMANDO sarà
                                 eseguito almeno una volta
  -s, --max-chars=MAX-CAR      limita la lunghezza della riga di comando a MAX-CAR
  -t, --verbose                stampa i comandi prima di eseguirli
  -x, --exit                   esce se la dimensione (consultare -s) è superata
%s è un database slocate con livello di sicurezza %d non supportato e sarà tralasciato.%s è un database slocate. Il supporto per questi è nuovo, è possibile che si verifichino problemi per il momento.%s è un database slocate. Attivata l'opzione "-e".%s non è il nome di un utente conosciuto%s non è il nome di un gruppo esistente%s non è il nome di un gruppo esistente e non sembra un id di gruppo numerico perché ha il suffisso non atteso %s%s terminato dal segnale %d%s%s è cambiato durante l'esecuzione di %s (vecchio numero di device %ld, nuovo numero di device %ld, tipo di file system %s) [ref %ld]%s: uscito con stato 255; termina%s: il numero per l'opzione -%c non è valido
%s: fermato dal segnale %d%s: terminato dal segnale %d%s: il valore per l'opzione -%c deve essere >= %ld
-type %c non è supportato perché le FIFO non sono supportate nella piattaforma su cui find è stato compilato.-type %c non è supportato perché le porte Solaris non sono supportate nella piattaforma su cui find è stato compilato.-type %c non è supportato perché i socket con nome non sono supportati nella piattaforma su cui find è stato compilato.-type %c non è supportato perché i collegamenti simbolici non sono supportati nella piattaforma su cui find è stato compilato.< %s ... %s > ? Tutti i nomi dei file: %s
L'argomento di -type deve contenere solo una letteraImpossibile chiudere lo standard inputImpossibile ottenere la data di creazione del file %sImpossibile aprire il file di input %sImpossibile leggere l'elenco dei dispositivi montati.Impossibile leggere l'elenco dei file system montatiImpossibile impostare il gestore del segnale SIGUSR1Impossibile impostare il gestore del segnale SIGUSR2Rapporto di compressione %4.2f%% (più alto è meglio)
Rapporto di compressione non definito
Il database %s è nel formato %s.
Argomento vuoto per l'opzione -D.La variabile di ambiente %s non è impostata a un valore decimale validoEric B. DeckerAtteso un intero decimale positivo come argomento di %s, ma ottenuto %sAtteso un intero: "%s"Rimozione totale dei privilegi non riuscitaCambio di directory sicuro in %s non riuscitoSalvataggio della directory di lavoro per eseguire un comando su %s non riuscitoScrittura su standard output non riuscitaFunzionalità abilitate: Il descrittore di file %d causerà un leak; segnalare questo bug, includendo una descrizione dettagliata del modo più semplice di riprodurre questo problema.I nomi dei file hanno una lunghezza totale di %s byte.
Di questi nomi dei file,

	%s contengono spazi, 
	%s contengono ritorni a capo  
	e %s contengono caratteri con il bit alto impostato.
Rilevato un ciclo nel file system; %s è parte dello stesso ciclo nel file system di %s.Rilevato un ciclo nel file system; %s ha lo stesso numero di device e di inode di una directory che è %d livello più alta nella gerarchia del file systemRilevato un ciclo nel file system; %s ha lo stesso numero di device e di inode di una directory che è %d livelli più alta nella gerarchia del file systemImpossibile capire se interpretare %s come data o oraIgnorato flag di debug %s non riconosciutoIn %s %s deve apparire da sé, ma è stato specificato %sArgomento %s non valido per l'opzione --max-database-ageArgomento %s non valido per -usedArgomento «%s%s» non valido per -sizeSequenza di protezione %s non valida nella specifica del delimitatore dell'input.Sequenza di protezione %s non valida nella specifica del delimitatore dell'input; i valori del carattere non devono superare %lo.Sequenza di protezione %s non valida nella specifica del delimitatore dell'input; i valori del carattere non devono superare %lx.Sequenza di protezione %s non valida nella specifica del delimitatore dell'input; caratteri finali %s non riconosciuti.Specifica del delimitatore dell'input %s non valida: il delimitatore deve essere un singolo carattere o una sequenza di protezione che inizi per \.Livello di ottimizzazione %s non validoJames YoungmanKevin DalleyDimensione del database locate: %s byte
Dimensione del database locate: %s byte
Gli argomenti obbligatori e opzionali per le opzioni lunghe
sono anche obbligatori e opzionali per le opzioni corte.
Nomi dei file corrispondenti: %s
Il database con il vecchio formato locate %s è troppo piccolo per essere validoSolo un'occorrenza di {} è supportata con -exec%s ... +Livello di ottimizzazione %lu troppo alto. Per trovare i file più rapidamente, si suggerisce di usare GNU locate.Specificare un numero decimale immediatamente dopo -OÈ possibile segnalare i bug (e seguire la loro correzione) tramite la pagina
di segnalazione dei bug di findutils presso http://savannah.gnu.org/, o se non
si ha accesso al web inviando una mail a <bug-findutils@gnu.org>.Esegue COMANDO con argomenti ARG-INIZIALI e ulteriori argomenti letti dall'input.

Il livello di sicurezza %s ha il suffisso %s non atteso.Il livello di sicurezza %s è fuori dall'intervallo convertibile.Alcuni nomi di file possono essere stati esclusi dal filtro, quindi non è possibile calcolare il rapporto di compressione.
Il collegamento simbolico %s è parte di un ciclo nella gerarchia delle directory; la directory a cui punta è già stata visitata.Il test %s ha bisogno di un argomentoL'opzione -O deve essere immediatamente seguita da un intero decimaleL'azione -delete attiva automaticamente -depth, ma -prune non esegue azioni quando -depth è attivato. Se si vuole proseguire comunque, usare esplicitamente l'opzione -depth.L'opzione -show-control-chars richiede un argomento singolo che deve essere "literal" o "safe"L'argomento per l'opzione --max-database-age non deve essere vuotoL'argomento di -user non deve essere vuotoLa directory corrente è inclusa nella variabile di ambiente PATH, il cui utilizzo è insicuro in combinazione con l'azione %s di find. Rimuovere la directory corrente da $PATH (cioè rimuovere ".", doppi punti o i due punti prima o dopo)Il database ha una codifica big-endian per le parole macchina.
Il database ha una codifica little-endian per le parole macchina.
Il database ha un ordine di codifica per le parole macchina non ovvio.
L'ambiente è troppo grande per exec().La variabile di ambiente FIND_BLOCK_SIZE non è supportata, la dimensione dei blocchi è influenzata solo dalla variabile di ambiente POSIXLY_CORRECTIl percorso relativo %s è incluso nella variabile di ambiente PATH, che è insicura in combinazione con l'azione %s di ricerca. Rimuovere la voce da $PATHIl sistema non fornisce un modo per trovare la data di creazione di un file.Suffisso %s non atteso su %sArgomento sconosciuto per -type: %cTipo sconosciuto di espressione regolare %s; i tipi validi sono %s.Uso: %s [--version | --help]
     %s bigrammi_più_comuni < elenco-di-file > database-di-locate
Uso: %s [-0 | --null] [--version] [--help]
Uso: %s [-H] [-L] [-P] [-Olivello] [-D Uso: %s [-d percorso | --database=percorso] [-e | -E | --[non-]existing]
      [-i | --ignore-case] [-w | --wholename] [-b | --basename] 
      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]
      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap] [-s | --stdio]
      [-A | --all] [-p | --print] [-r | --regex] [--regextype=TIPO]
      [--max-database-age D] [--version] [--help]
      modello...
Uso: %s [OPZIONE]... COMANDO [ARG-INIZIALI]...
ATTENZIONE: perse le tracce di %lu processi figlioATTENZIONE: un carattere NUL è presente nell'input. Non può essere passato attraverso l'elenco degli argomenti. Si vuole usare l'opzione --null?ATTENZIONE: impossibile determinare la data di creazione del file %sATTENZIONE: il file %s sembra avere modo 0000ATTENZIONE: il file system %s è stato recentemente montato.ATTENZIONE: il file system %s è stato recentemente smontato.ATTENZIONE: il database locate %s è stato compilato con un differente ordine di byteAttenzione: %s sarà eseguito almeno una volta. Se non è ciò che si vuole, digitare la sequenza di tasti interrupt.
Non è possibile utilizzare {} nel nome dell'utility per -execdir e -okdir a causa di possibili problemi di sicurezza.Specificare un livello di sicurezza come intero decimale.È stata specificata l'opzione -E, ma questa opzione non può essere usata con i database in formato slocate con livello di sicurezza diverso da zero. Non sarà generato alcun risultato per questo database.
] [percorso...] [espressione]
la riga dell'argomento è troppo lungaelenco degli argomenti troppo lungol'argomento di -group è vuoto, ma deve essere un nome di gruppooverflow aritmetico nel calcolo della fine di oggioverflow aritmetico nella conversione di %s giorni in numero di secondiimpossibile chiamare exec() per restrizioni alla dimensione dell'argomentoimpossibile eliminare %sun unico argomento eccede le dimensioni dell'elenco di argomentiimpossibile fare forkimpossibile cercare in %simpossibile per «stat» ottenere informazioni sulla directory correntecomando troppo lungoimpossibile creare una pipe prima di un forkgiornidoppiel'ambiente è troppo grande per fare execsafe_read di errno-buffer in xargs_do_exec non riuscita (questo è probabilmente un bug da riportare)errore leggendo una parola da %serrore aspettando %serrore aspettando il processo figlioerrore: %s alla fine della stringa di formatoerrore: la direttiva di formato «%%%c» è riservata per uso futuroattesa un'espressione dopo "%s"attesa un'espressione tra "%s" e ")"rimozione dei privilegi di gruppo non riuscitarimozione dei privilegi di setgid non riuscitarimozione dei privilegi di setuid non riuscitaapertura di /dev/tty in lettura non riuscitaripristino della directory di lavoro dopo la ricerca in %s non riuscitoritorno alla directory padre non riuscitoimpostazione della variabile di ambiente %s non riuscitaazzeramento della variabile di ambiente %s non riuscitogetfilecon non riuscito: %sil tipo di -size "%c" non è validoargomento «%s» non valido per «%s»espressione non validaespressione non valida; attesa una ")" da qualche parte ma non ne sono state trovate.espressione non valida: parentesi vuote non permesse.espressione non valida; attesa ")" ma non trovata. Forse è necessario un altro predicato dopo "%s"espressione non valida: troppe ")"espressione non valida; è stato usato un operatore binario «%s» senza anteporre niente.modo %s non valido-size non può avere un argomento nulloopzione -context non valida: SELinux non è abilitato.predicato "%s" non validoil database locate %s contiene un nome di file più lungo di quanto locate possa gestireil database locate %s è corrotto o non validoil database locate %s appare come un database slocate ma con livello di sicurezza %c, non attualmente supportato da GNU findutilsmanca l'argomento per «%s»inserimento predefinito di and non valido.tipo di espressione non valido (%d).tipo di espressione non valido.operatori (precedenza decrescente; -and è implicito se non ne sono indicati altri):
      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2
      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2
l'opzione --%s non può essere impostata a un valore che include «=»i percorsi devono precedere le espressioni: %sopzioni posizionali (sempre vere): -daystart -follow -regextype

opzioni normali (sempre vere, indicate prima delle altre espressioni):
      -depth --help -maxdepth LIVELLI -mindepth LIVELLI -mount -noleaf
      --version -xdev -ignore_readdir_race -noignore_readdir_race
il controllo interno della funzione di libreria fnmatch() non è riuscito.singoleIl livello di sicurezza %ld di slocate non è supportato.standard errorstandard outputtest (N può essere +N o -N o N): -amin N -anewer FILE -atime N -cmin N
      -cnewer FILE -ctime N -empty -false -fstype TIPO -gid N -group NOME
      -ilname MODELLO -iname MODELLO -inum N -iwholename MODELLO -iregex MODELLO
      -links N -lname MODELLO -mmin N -mtime N -name MODELLO -newer FILEchiamata di sistema time non riuscitaimpossibile allocare memoriaEOF non atteso in %spredicato aggiuntivo non attesopredicato aggiuntivo "%s" non attesosconosciutopredicato sconosciuto "%s"virgolette %s non accoppiate; le virgolette hanno un significato speciale per xargs, a meno che si usi l'opzione -0attenzione: -%s %s non corrisponde a nulla perché termina con /.attenzione: i nomi di file in Unix in genere non contengono la barra obliqua (i percorsi invece si). Questo significa che «%s %s» probabilmente risulterà sempre falso su questo sistema. Potrebbe essere più utile il test «-wholename» o forse «-samefile». In alternativa, se viene usato GNU grep, è possibile utilizzare «find ... -print0 | grep -FzZ %s».attenzione: il database %s è più vecchio di %d %s (l'età reale è %.1f %s)attenzione: la direttiva di formato «%%%c» deve essere seguita da un altro carattereattenzione: non viene seguito il collegamento simbolico %sattenzione: l'opzione -E non ha effetto se è usato -0 o -d.
attenzione: l'opzione -d è deprecata; usare l'opzione -depth che è conforme a POSIX.attenzione: il database locate può essere letto da stdin una sola volta.attenzione: non ci sono voci nella tabella dei costi di valutazione dei predicati per il predicato %s; segnalare questo bugattenzione: sequenza di escape «\%c» non riconosciutaattenzione: direttiva di formato «%%%c» non riconosciutaattenzione: il valore %ld per l'opzione -s è troppo grande, viene usato invece %ldattenzione: è stato specificato uno schema di modi %s (che equivale a /000). Il significato di -perm /000 è stato cambiato per essere coerente con -perm -000, cioè mentre precedentemente non corrispondeva ad alcun file, adesso corrisponde a tutti i file.attenzione: l'opzione %s è stata usata dopo l'argomento %s che non è un'opzione, ma le opzioni non sono posizionali (%s ha effetto sui test indicati sia prima che dopo di essa). Usare le opzioni prima degli altri argomenti.
errore di scritturatroppe ")"PRIuMAX%s%s changed during execution of %s (old inode number %, new inode number %, file system type is %s) [ref %ld]WARNING: Hard link count is wrong for %s (saw only st_nlink=% but we already saw % subdirectories): this may be a bug in your file system driver.  Automatically turning on find's -noleaf option.  Earlier results may have failed to include directories that should have been searched.Your environment variables take up % bytes
POSIX upper limit on argument length (this system): %
POSIX smallest allowable upper limit on argument length (all systems): %
Maximum length of command we could actually use: %
Size of command buffer we are actually using: %
%s%s è cambiato durante l'esecuzione di %s (vecchio numero di inode %, nuovo numero di inode %, tipo di file system %s) [ref %ld]ATTENZIONE: Il conteggio dei collegamenti fisici è errato per %s (rilevato solo st_nlink=% ma trovate già % sottodirectory): questo può essere un bug nel driver del file system. Attivazione automatica dell'opzione -noleaf di find. I risultati precedenti potrebbero non aver incluso directory che dovevano essere analizzate.Le proprie variabili di ambiente occupano % byte
Limite superiore POSIX sulla lunghezza di un argomento (in questo sistema): %
Il più piccolo possibile limite superiore POSIX sulla lunghezza di un argomento (in tutti i sistemi): %
Lunghezza massima di un comando effettivamente usabile: %
Dimensione del buffer di comando attualmente in uso: %

ZeroDay Forums Mini