sveinbjornt / Sloth

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
https://sveinbjorn.org/sloth
BSD 3-Clause "New" or "Revised" License
8.26k stars 156 forks source link

Permanently excluding paths/files #12

Closed Zirro closed 3 years ago

Zirro commented 4 years ago

Certain files are very common among open applications. Some examples I see includes ci_stdlib.metallib, ci_filters.metallib, Cache.db*. They're rarely of interest and more of a distraction.

It could be quite helpful if we had the ability to save a list of patterns with paths/filenames that we'd like to exclude permanently from the listing.

sveinbjornt commented 4 years ago

Good idea. Will implement in Sloth 3.0.

sveinbjornt commented 3 years ago

Will implement in 3.1.