-
-
Couldn't load subscription status.
- Fork 5.7k
Open
Labels
REPLJulia's REPL (Read Eval Print Loop)Julia's REPL (Read Eval Print Loop)system:windowsAffects only WindowsAffects only Windows
Description
shell> cd works correctly
dir, set and path cause errors:
| | || | | | (| | | Version 0.3.0-prerelease+2224 (2014-03-30 00:26 UTC)
/ |__'|||__'_| | Commit 32c072e* (0 days old master)
shell> dir
ERROR: spawn: no such file or directory (ENOENT)
in _jl_spawn at process.jl:212
shell> set
ERROR: spawn: no such file or directory (ENOENT)
in _jl_spawn at process.jl:212
shell> path
ERROR: spawn: no such file or directory (ENOENT)
in _jl_spawn at process.jl:212
shell> cd
C:\Users\Jacques
Metadata
Metadata
Assignees
Labels
REPLJulia's REPL (Read Eval Print Loop)Julia's REPL (Read Eval Print Loop)system:windowsAffects only WindowsAffects only Windows