吾爱网站,电信网站空间,域名访问网站啥意思,新中式装修风格样板房现象
一登陆就提示-bash: export: -8’: not a valid identifier 不是有效的标识符
问题出现的原因
设置字符集时多写了空格 [rootdb1 ~]# cat /etc/profileEOF export LANGen_US.UTF -8(-8前不应有空格) EOF 解决方法 cd /etc vi profile 把export带有-8的…现象
一登陆就提示-bash: export: -8’: not a valid identifier 不是有效的标识符
问题出现的原因
设置字符集时多写了空格 [rootdb1 ~]# cat /etc/profileEOF export LANGen_US.UTF -8(-8前不应有空格) EOF 解决方法 cd /etc vi profile 把export带有-8的那行的空格删掉