shell icon indicating copy to clipboard operation
shell copied to clipboard

Shell freezes and infinite loops

Open SamuelMarks opened this issue 7 years ago • 0 comments

$ ./ddsh 
[dingdong shell]# 5
unexpected token 5
unexpected token 5
unexpected token 5
unexpected token 
unexpected token 5
unexpected token 5
unexpected token 5
unexpected token 5
unexpected token 5
unexpected token 5
unexpected token 5
unex^Cunexpected token 5
unexpected token 5

$ ./ddsh 
[dingdong shell]# ls
ddsh: ls: command not found
Journal  Makefile  README.md  ddsh  include  obj  src
[dingdong shell]# ls | wc -l

SamuelMarks avatar Sep 12 '18 02:09 SamuelMarks