# Search files for username and group

```

find / -user username -group groupname -ls```