|
63.
|
|
|
warning: the -d option is deprecated; please use -depth instead, because the latter is a POSIX-compliant feature.
|
|
|
|
attention[nbsp] : l'option -d est obsolète[nbsp] ; veuillez utiliser -depth à la place, parce que celle-ci est est une option conforme à POSIX.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/parser.c:917
|
|
64.
|
|
|
%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 n'est pas le nom d'un groupe existant et ne semble pas être un identifiant numérique de groupe à cause du suffixe inattendu %s
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/parser.c:1167
|
|
65.
|
|
|
%s is not the name of an existing group
|
|
|
|
%s n'est pas le nom d'un groupe existant
|
|
Translated by
Nicolas Provost
|
|
|
|
Located in
find/parser.c:1182
|
|
66.
|
|
|
argument to -group is empty, but should be a group name
|
|
|
|
l'argument de -group est vide. Il devrait être un nom de groupe
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/parser.c:1188
|
|
67.
|
|
|
default path is the current directory; default expression is -print
expression may consist of: operators, options, tests, and actions:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Le répertoire utilisé par défaut est le répertoire courant [nbsp] ;
l'option par défaut est -print. Une expression peut être
constituée d'opérateurs, d'options, de tests et d'actions [nbsp] :
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/util.c:173
|
|
68.
|
|
|
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
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
les opérateurs (par précédence décroissante; -and est implicite
lorsqu'aucun autre paramètre n'est fourni) [nbsp] :
( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2
EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/util.c:176
|
|
69.
|
|
|
positional 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
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
les options positionnelles (toujours vraies c.-à-d. « [nbsp] true [nbsp] ») [nbsp] :
-daystart -follow -regextype
les options normales (toujours vraies c.-à-d. « [nbsp] true [nbsp] » et devant être spécifiées
avant les autres expressions) [nbsp] :
-depth --help -maxdepth NIVEAUX -mindepth NIVEAUX -mount -noleaf
--version -xdev -ignore_readdir_race -noignore_readdir_race
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/util.c:180
|
|
70.
|
|
|
tests (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 FILE
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
les options de tests (N peut être +N ou -N ou N) [nbsp] :
-amin N -anewer FICHIER -atime N -cmin N
-cnewer FICHIER -ctime N -empty -false -fstype TYPE -gid N -group NOM
-ilname MOTIF -iname MOTIF -inum N -iwholename MOTIF -iregex MOTIF
-links N -lname MOTIF -mmin N -mtime N -name MOTIF -newer FICHIER
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
find/util.c:185
|
|
71.
|
|
|
-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]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-nouser -nogroup -path MOTIF -perm [+-]MODE -regex MOTIF
-readable -writable -executable
-wholename MOTIF -size N[bcwkMG] -true -type [bcdpflsD] -uid N
-used N -user NOM -xtype [bcdpfls]
|
|
Translated by
hardball
|
|
|
|
Located in
find/parser.c:1126
|
|
72.
|
|
|
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 ;
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
actions : -delete -print0 -printf FORMAT -fprintf FICHIER FORMAT -print
-fprint0 FICHIER -fprint FICHIER -ls -fls FICHIER -prune -quit
-exec COMMANDE ; -exec COMMANDE {} + -ok COMMANDE ;
-execdir COMMANDE ; -execdir COMMANDE {} + -okdir COMMANDE ;
|
|
Translated by
Nicolas Provost
|
|
|
|
Located in
find/parser.c:1131
|