Skip to content

Instantly share code, notes, and snippets.

@martianyi
Last active May 4, 2020 16:19
Show Gist options
  • Save martianyi/e5851428ca9a2015b8ed6ffbde4b3ea4 to your computer and use it in GitHub Desktop.
Save martianyi/e5851428ca9a2015b8ed6ffbde4b3ea4 to your computer and use it in GitHub Desktop.
查看用户是否有访问文件夹的权限
mkdir /var/www
sudo -u www-data stat /var/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment