Fediverse search system

Fediver

beta version

【exit1fi】の検索結果


$0, スクリプト書いててたま~に使うかな…?

if [ -z "$1" ]; then
  echo "$0: 引数が足りひんで"
  exit 1
fi