leaningtech / webvm

Virtual Machine for the Web

Home Page:https://webvm.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mv command not implemented

szweibel opened this issue · comments

user@:~$ touch test
user@:~$ ls
data  test
user@:~$ mv test data/
mv: cannot move 'test' to 'data/test': Function not implemented

Thanks for the report. This issue has been fixed in the latest version