mirror of
https://github.com/openwrt/packages.git
synced 2026-06-19 10:10:39 +04:00
602714574e
- 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>
4 lines
36 B
Bash
4 lines
36 B
Bash
#!/bin/sh
|
|
|
|
lsof -v 2>&1 | grep "$2"
|