Skip to content

cd命令,dst路径拼接问题 #12

@cyberhorse208

Description

@cyberhorse208

/home/Projects/blueos-dev/out/shell_test/bin/shell_runner-qemu.sh

输入了 32+0 块记录
输出了 32+0 块记录
33554432 字节 (34 MB, 32 MiB) 已复制,0.0173014 s,1.9 GB/s
Hello, shell!
> cd /
> cd ..
Error: Already at root directory
> ls
dev/
proc/
> ls dev
console
ttyS0
> cd proc
> ls
553656672/
553660896/
553666800/
553726080/
meminfo
stat
> cd 553656672/
> pwd
/proc/553656672
> cd /dev
Error: Unable to change directory to '/proc/553656672/dev': Invalid argument (os error 22)
> 

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions