add man pages for shell commands and implement mkdir, ping, matrix, and about commands
This commit is contained in:
@@ -106,4 +106,6 @@ export class FileSystem {
|
||||
current.children!.delete(fileName);
|
||||
console.log(`[FileSystem] File deleted: ${path}`);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user