您好,刚看了您的文章,/root/myproject/.qmake.stash 这个目录怎么进入阿,为啥就进不了/root这个目录呢?
/root需要有root权限才能进入。sudo ls -ahl /root或者 su 切换到root用户操作。