とちゃき
05/19/2021 (Wed) 12:01:13
No.
158517
del
#!/bin/bash
とか
#!/usr/bin/bash
とかよりも
#!/usr/bin/env bash
の方が汎用性高いぞ