Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -4,7 +4,7 @@ VARIABLE wd 256 ALLOT
|
||||
COUNT 1+ SWAP 1- SWAP wd SWAP CMOVE ;
|
||||
|
||||
: _wd
|
||||
$" /rd/1/" setwd ; _wd
|
||||
$" /sys/" setwd ; _wd
|
||||
|
||||
: "/ [CHAR] / ;
|
||||
|
||||
|
Reference in New Issue
Block a user