Comment on Fish Shell 3.5.0parentComments−saila4yEvery script should have a #! line, but if it doesn't, you can always run it with `bash <script>`.
Comments
Every script should have a #! line, but if it doesn't, you can always run it with `bash <script>`.