How do i validate every .sh file in a specified directory which ends .sh to make sure the first line is #!/bin/bash?

前端 未结 0 1296
挽巷
挽巷 2020-11-29 21:15

Output for each file either "filename.sh is valid" or "filename.sh is missing the header"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题