Re: RM Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Matt wrote:
> Is there a way to tell rm -f to only remove a file if its owned by say
> mail?

find <path> -user mail -exec rm -f {} \;

man find.

        mark

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux