check_fd.sh 48 B

123
  1. #!/bin/bash
  2. clear
  3. lsof -p $(pidof main) | wc -l