check_fd.sh 42 B

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