登录远程服务器时出错

登录远程服务器时出错

当我尝试从大学登录到我的远程服务器时,出现以下错误:

Connection failed. 
Missing }. 
Missing }. }
: Command not found. 
Missing }. 
red255green255blue255: Command not found. 
}: Command not found. 
Missing }. 
}: Command not found. 
margl1440margr1440vieww30480viewh16020viewkind0: Command not found. pardtx720tx1440tx2160tx2880tx3600tx4320tx5040tx5760tx6480tx7200tx7920tx8640pardirnaturalpartightenfactor0: Command not found. Illegal variable name. 

当我做

cat .tcshrc

我明白了

{\rtf1\ansi\ansicpg1252\cocoartf2513
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\margl1440\margr1440\vieww30480\viewh16020\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 alias python="python2.7"\
...
...
...

我真的一无所知!我认为 .tcshrc 文件有问题,因为我在编辑文件后收到此错误.tcshrc。有人可以帮忙吗?

相关内容