aledom2 wrote:
> Vorrei un aiuto per questo errore bag, grazie.
> Alessandro c.

If you are having a problem with the 'chmod' command then please
include a sample of the error.  The text you included only showed the
online 'chmod --help' output and did not show a problem.  Please tell
us what you are trying to do and how you are using the chmod to do it.

It seems very unlikely that you are having a problem with the chmod
command.  It is more likely that another program that you are running
is incorrectly using the chmod command.  If so then you would need to
make your report to the other project so that they can correct their
usage of 'chmod'.

Also, the development takes place primarily in an english speaking
environment.  If possible please phrase your question so that we might
understand it and reproduce it.  Your report will be posted to the
bug-coreutils@gnu.org mailing list where many people may read it.

Bob

> Uso: chmod [OPZIONE]... MODO[,MODO]... FILE...
>   o: chmod [OPZIONE]... MODO-OTTALE FILE...
>   o: chmod [OPZIONE]... --reference=RFILE FILE...
> Cambia il modo di ogni FILE in MODE.
> 
>   -c, --changes è simile a "verbose" ma mostra un resoconto solamente
> quando viene effettuato un cambiamento
>       --no-preserve-root non considera '/' in modo speciale (default)
>       --preserve-root rifiuta di operare ricorsivamente su '/'
>   -f, --silent, --quiet   nasconde molti messaggi d'errore
>   -v, --verbose           mostra una diagnosi per ogni file processato
>       --reference=RFILE   utilizza il modo di RFILE anziché i valori di
> MODE
>   -R, --recursive         cambia i file e le cartelle ricorsivamente
>       --help     mostra questo aiuto ed esce
>       --version  stampa le informazioni sulla versione ed esce
> 
> Ogni MODE è nella forma `[ugoa]*([-+=]([rwxXst]*|[ugo]))+'.
> 
> Segnalare i bug a <bug-coreutils@gnu.org>.
> 
> 
> 
> 
> _______________________________________________
> Bug-coreutils mailing list
> Bug-coreutils@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-coreutils
> 


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to