scripts/gentoo/depends_on_old_libs.sh

3 lines
47 B
Bash
Raw Normal View History

2020-03-01 13:02:34 +01:00
#!/bin/bash
lsof | awk '$5 == "DEL" { print }'