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.
在我的插件文件夹中,我上传了一些真正的 Wordpress 插件。/httpdocs/wp-content/plugins 我需要将每个文件和文件夹的所有权从 48 48 更改为 10004 503 以确保权利没有任何问题。我怎样才能做到这一点?
chown -R 10004:503 /httpdocs/wp-content/plugins