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.
使用午夜指挥官,我正在删除一堆目录,突然 mc 告诉我那/var/www/vhost~pment/includes不是空的,然后问我是否要递归删除它
/var/www/vhost~pment/includes
让我害怕的是我不在那条路附近
我在站点的开发文件夹中,然后从那里执行 mc,选择所有带有插入的文件夹(不退出我的/var/www/vhost/site.com/development),然后按 f8
/var/www/vhost/site.com/development
为什么 mc 给我看这个?
Nervermind,我只是想通了~只是为了缩短路径
所以 /var/www/vhost~pment/includes 实际上意味着 /var/www/vhost/host.com/development/includes