v0.10.0 - Added text editor (which took me way too long) and too many other tweaks to name.
This commit is contained in:
@@ -7,4 +7,4 @@ Removes files and directories.
|
||||
|
||||
Examples:
|
||||
rm a.txt Removes a.txt in the current shell working directory.
|
||||
rm -r -f /halyde/core/ Removes everything in /halyde/core forcedly and recursively. Note that trying this on a real machine will remove critical Halyde system files and cause it to stop working.
|
||||
rm -r -f /halyde/core/ Removes everything in /halyde/core/ forcedly and recursively.
|
||||
|
||||
Reference in New Issue
Block a user