sh: 0: getcwd() failed: No such file or directory
 
 
This error occurs if you run a command in a directory which no longer exists.
刚刚把某个目录给删除了,而命令还停在原来的目录上,因此出现了这种问题。
                
sh: 0: getcwd() failed: No such file or directory
阅读 74
2022-11-11
 
 
sh: 0: getcwd() failed: No such file or directory
 
 
This error occurs if you run a command in a directory which no longer exists.
刚刚把某个目录给删除了,而命令还停在原来的目录上,因此出现了这种问题。
                
相关推荐
精彩评论(0)