Name

pwd:shell — ordinary primitive

Synopsis

EXTENSIONS

PWD ( -- )();
p4:"pwd";

Description

calls system's getcwd and prints it to the screen

 : PWD  $CWD TYPE ;