
As the picture shows, I can use 'find' to search for a JPEG file in '/dev'. However, trying to do the same thing with 'locate' fails. It seems that 'locate' can search anywhere except '/dev' Can anyone tell me why?

As the picture shows, I can use 'find' to search for a JPEG file in '/dev'. However, trying to do the same thing with 'locate' fails. It seems that 'locate' can search anywhere except '/dev' Can anyone tell me why?
Copyright © 2021 Jogjafile Inc.
/devis for device files, not user files. As such,updatedbis told to not index anything in there, since users would not be storing files there.