checkfd.sh 43 B

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