shell-init: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
chdir: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
原因是当前所在目录 gene_test 已经被另一个程序删除了,所以cd 到其他存在的目录启动就可以
shell-init: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
chdir: error retrieving current directory: getcwd: cannot access parent directories: 没有那个文件或目录
原因是当前所在目录 gene_test 已经被另一个程序删除了,所以cd 到其他存在的目录启动就可以