Comment on Happy to help

<- View Parent
GreenKnight23@lemmy.world ⁨2⁩ ⁨months⁩ ago

ah. makes sense.

find is really easy.

find -type f -name “*wildcard_filename*”

find -type d -name “*wildcard_directoryname*”

source
Sort:hotnewtop