#!/bin/sh WEBs="1 2 3 4 5″ if [ $# -lt 1 ]; then echo ‘Err:no Param’ exit; fi
for i in ${WEBs}; do echo -n "${i}… " /usr/bin/ssh user@xx.xx.xx.${i} $1 done
echo "DONE!!"
您的電子郵件位址並不會被公開。 必要欄位標記為 *
名稱 *
電子郵件 *
個人網站
迴響
您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>