LoginSignup
1
1

More than 5 years have passed since last update.

telnetrcを使う

Posted at

もうさっきまで知らなくって恥ずかしいのですが~/.telnetrcに設定を記述しておくことでtelnet [ip]だけで自動的に適用されます

DEFAULT
  crmod on
  echo on

毎回telnet対話モードに入ってから設定していました。これで少し楽になる・・・

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1