Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好,我有一台安装了 Centos 5(64 位)的服务器,当我在输入用户 root 和密码后连接 putty 时,我得到一个标签而不是美元符号,我很困惑。
[root@mokmeuh ~]#
此外,似乎很多命令都不起作用
[root@mokmeuh ~]# $chmod u+x file.sh
这只是一个,但我无法运行 shell 脚本或类似的东西,所以我很困惑,需要一些帮助。
是的,标签通常说你是 root。普通用户有美元符号。
但是你不应该在你的命令前面写美元符号。就别管了。