Files
packages/utils/lsof/test.sh
T
Maxim Storchak 602714574e lsof: update to 4.99.6
- Treat NFS ESTALE fds as unlinked for +L selection
- Fix null pointer exception

- Add test.sh

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2026-05-31 19:42:45 +03:00

4 lines
36 B
Bash

#!/bin/sh
lsof -v 2>&1 | grep "$2"