#!/usr/bin/env bash. graceful_exit() {. # include this line: trap graceful_exit TERM INT HUP. echo "Exit requested..." local timeout=${1:-4}. local list="".
確定! 回上一頁