WARNING: This is a 'bêta' version of the operating system. Tell me if they have bugs, problems or ideas to incorporate in a future version !
Latest version: 0.2 (Bêta)
pastebin run 1TYvNPzZ
Screens and work :
See here: http://imgur.com/a/Uhl6S
Commands :
ls <path> / dir <path> : Display current directory or from <path>
isd <file_path> : Tell you if the path are a folder or a file
wget <url> <file_to_save_path> : Download a file from <url> to <file_to_save_path>
apis [load|unload] <api_path> : Load/Unload a API from <api_path>
cat <file_path> : Display <file_path> content
ver : Display version of BunduOS
del <path_or_folder> : Used to delete a file from <path_or_folder>
clear : Used to clear screen
write <file_path> <string> : Used to write a <string> from <file_path>
Changelog :
Bundu Bêta 0.1:
+ Added ls, isd, wget, apis, cat and ver commands
+ First version
Bundu Bêta 0.2:
i Fixed cat, isd mismatching path
+ Added del/rm, clear, write commands
! wget command can crash
What are added in next version ? :
Bundu Bêta 0.3:
? I don't know, this 'What are added' will change quickly soon
Legend for "Changelog" and "What are added in next version ?" :
- = Removed
+ = Added
* = Possibly added
! = Bug finded
i = Bug correction
& = New API
@ = Removed API