[afnog] Strange permissions
Banoba Ezra
ezra at cfi.co.ug
Thu May 26 13:13:48 EAT 2005
On Thu, 2005-05-26 at 11:03 +0300, Antonio Godinho wrote:
> Hi,
>
> I have this situation in one of the servers:
>
>
> drwx------ 3 nobody mail 512 May 26 10:05 deanrobert
> drwxrwxrwx 3 nobody mail 512 May 25 10:30 deanrobert
>
> This is in the same directory! How do I remove one of them??? the names are
> the same!
You could use find.
run, in the same directory, something like..or something similar...
find . \( -mtime smhdw] -name deanrobert \) -exec rm {} \;
Regards.
>
> Cheers,
>
>
> --
> Antonio Godinho
> B.Sc.,MCP, MCSE, CCNA, CCNP
> Maputo
> Mozambique
>
>
> _______________________________________________
> afnog mailing list
>
More information about the afnog
mailing list