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