echo "copying commands to RAM:C"
if not exists ram:c
  makedir ram:c
  path add ram:c
  endif
copy c:(run|assign|cd|list|dir|copy) to ram:c
copy c:(x|path|type|NewCLI) to ram:c

