Saturday, February 24, 2024

Show HN: Psfiles – a CLI tool to monitor file system activity of a Linux process https://ift.tt/umVNZWh

Show HN: Psfiles – a CLI tool to monitor file system activity of a Linux process Psfiles is a simple utility to view file system activity of Linux processes. Features: - start new process or attach to existing one and trace its file system activity, - output results to standard output or save results to file, - custom results sorting and filtering. https://ift.tt/F2pw81x February 25, 2024 at 01:08AM

No comments:

Post a Comment

Show HN: I rawdog a MCP server from scratch in Zig. No SDK https://ift.tt/q6jZFt3

Show HN: I rawdog a MCP server from scratch in Zig. No SDK Some time ago I wanted to write a MCP server in Zig but found out there's no ...