Explanation

Using external operating system commands decreases robustness and portability of code.


Suggested Action

Remove instances of the bang (!) operator from your code.