Skip to main content

Sloth: macOS 查询应用程序和进程所使用的文件

  1. Sloth: macOS 查询应用程序和进程所使用的文件

    https://github.com/sveinbjornt/Sloth

    一个原生的 macOS 应用程序,可以显示系统上所有正在运行的进程所使用的所有打开的文件、目录、sockets、pipes 和设备。让用户轻松查看各个应用程序所使用的资源。

    查看所有打开的文件、目录、IP sockets、设备、Unix domain sockets 和 pipes ;
    按名称、访问模式、卷、类型、位置或使用正则表达式过滤;
    按进程名、文件数、类型、进程ID、用户ID、Carbon PSN、捆绑UTI等排序;
    查看IP sockets 状态、协议、端口和版本;
    支持查看进程之间建立的sockets 和 pipes;
    支持检查窗口包含详细的macOS和Unix文件/socket/进程信息;
    拥有用于文件操作的强大上下文菜单;
    支持以root权限运行的应用内身份验证。

    https://sveinbjorn.org/sloth

    #macOS #Tool #GitHub GitHub - sveinbjornt/Sloth: Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes.…
OKHK