VibeHunt
Back to browse

Sloth

Shows all open files, directories, sockets, pipes and devices in use by all running processes.

Visit

The application provides a graphical interface for enumerating every open file, directory, socket, pipe, and device that the processes on a macOS system are using. By parsing the output of the underlying lsof utility, it presents the information in an outline view that can be searched and filtered, allowing users to identify which applications are accessing specific resources.

Filters can be applied by name, access mode, volume, type, location, or regular expression, and the view can be sorted by attributes such as process ID, user ID, bundle identifier, or process type. Detailed panels show IP socket status, protocol, version, and connections between processes, while a contextual menu offers common file operations. The program can be run with elevated privileges through in‑app authentication.

Implemented in Objective‑C/Cocoa, the tool runs natively on Intel and ARM Macs supporting macOS 11 and later, and it is available as a free, open‑source package that can be installed directly or via Homebrew. It has been maintained since 2004 and is considered stable.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps