Comment on Happy to help

<- View Parent
GreenKnight23@lemmy.world ⁨1⁩ ⁨day⁩ ago

ah. makes sense.

find is really easy.

find -type f -name “*wildcard_filename*”

find -type d -name “*wildcard_directoryname*”

source
Sort:hotnewtop