Handle ../ above current level.
This commit is contained in:
@ -54,7 +54,7 @@ internals definitions
|
|||||||
a# b# + { r# } r# cell+ cell+ allocate throw { r }
|
a# b# + { r# } r# cell+ cell+ allocate throw { r }
|
||||||
2 cells +to r
|
2 cells +to r
|
||||||
b c@ [char] / = if 0 to a# then
|
b c@ [char] / = if 0 to a# then
|
||||||
begin b b# starts../ while
|
begin b b# starts../ a# 0<> and while
|
||||||
3 +to b -3 +to b#
|
3 +to b -3 +to b#
|
||||||
a a# dirname to a# to a
|
a a# dirname to a# to a
|
||||||
a# b# + to r#
|
a# b# + to r#
|
||||||
|
|||||||
Reference in New Issue
Block a user