check_fd.sh 55 B

12
  1. #!/bin/bash
  2. lsof -p $(pidof main) | wc -l > ./fd_Check