scripts/gentoo/depends_on_old_libs.sh

3 lines
47 B
Bash
Executable File

#!/bin/bash
lsof | awk '$5 == "DEL" { print }'