QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 809|回复: 2

cd问题

[复制链接]
发表于 2005-4-19 13:49:15 | 显示全部楼层 |阅读模式
root@1[3154]# file task/
task/: directory
root@1[3154]# cd task/
bash: cd: task/: 没有那个文件或目录
root@1[3154]#
         


symlinks .
/proc/3154/cwd: No such file or directory
/proc/3154/root: No such file or directory
/proc/3154/exe: No such file or directory
root@1[3154]# ls -L
ls: cwd: 没有那个文件或目录
ls: root: 没有那个文件或目录
ls: exe: 没有那个文件或目录
attr  cmdline  fd    mem     stat   status  wchan
auxv  environ  maps  mounts  statm  task
发表于 2005-4-21 18:12:01 | 显示全部楼层
回复

使用道具 举报

发表于 2005-4-21 18:32:19 | 显示全部楼层
在bash中使用~扩展工具
export PATH=$PATH:~/bin
然后在搜索目录被设置成"."
export CDPATH=.:~

试试吧,你的task目录是不是被你挪地方了?

关注!!!!!!!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-10-6 13:39 , Processed in 0.044916 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表