SSH登陆到Linux一直报错Argument list too long
/usr/bin/tty: Argument list too long
原因:
/etc/profile文件末尾多加了一行source /etc/profile
解决办法:
用XFTP连接修改/etc/profile文件