Originariamente inviato da Gianni_T
il punto è che no l'ho fatto da root ?!?!?
E' il proprietario di quel file che ha la facoltà di farne cosa vuole, oltre al super utente.

Il comportamento è quindi corretto.

Estratto dalla man di rm:
...
If a file is unwritable, the standard input is a tty, and the -f or
--force option is not given, rm prompts the user for whether to remove
the file. If the response does not begin with `y' or `Y', the file is
skipped.
...
ciao