@ 記号が使えません!``generic'' エントリと呼ばれるものを /etc/remote に追加します.
例えば, 次のようにします:
        tip115200|Dial any phone number at 115200 bps:\
        :dv=/dev/cuaa0:br#115200:at=hayes:pa=none:du:
        tip57600|Dial any phone number at 57600 bps:\
        :dv=/dev/cuaa0:br#57600:at=hayes:pa=none:du:
      
そして ``tip -115200 5551234'' のように利用できます.
tip より cu を使いたい場合, cu の generic エントリを使います:
        cu115200|Use cu to dial any number at 115200bps:\
        :dv=/dev/cuaa1:br#57600:at=hayes:pa=none:du:
      
そして ``cu 5551234 -s 115200'' と実行します.
@ 記号が使えません!