az @Wiki

Teraterm

最終更新:

az

- view
管理者のみ編集可
  • ログインマクロ
;接続する
connect to 192.168.0.10

;ログインする
wait 'login:'
sendIn 'oracle'
wait 'Password'
sendIn 'oracle'

;ログファイルを作成する
getdate datestr
strlogf='c:\'
strconcat strlogf datestr
strconcat strlogf '.log'
logopen strlogf 0 1

;画面をクリアする
wait '$'
sendIn 'clear'
人気記事ランキング
目安箱バナー