A shell one-liner for an infinite loop (sh/zsh/bash compatible) - sleep5.sh. ... sleep5.sh. while true; do date; sleep 5; done ...
確定! 回上一頁