This website requires JavaScript.
Explore
Help
Sign In
christian
/
scripts
Watch
1
Star
0
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c14b3c5ff1
scripts
/
gentoo
/
depends_on_old_libs.sh
3 lines
47 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
lsof
|
awk
'$5 == "DEL" { print }'
Reference in New Issue
View Git Blame
Copy Permalink