`smash` does not ignore namedpipes or sockets when scanning. # Reproduce ```bash $ mkfifo test $ ./smash . ``` [It hangs](https://app.warp.dev/block/embed/V56StEADMAHz0vrUIH8P1Z) reading (or waiting to read) test. Reported by [f801fe8957](https://www.reddit.com/r/commandline/comments/1ad1888/comment/kjy4tbx/?utm_source=reddit&utm_medium=web2x&context=3) on reddit.