mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
hex命令
This commit is contained in:
@@ -296,6 +296,12 @@ namespace CMLeonOS.Commands
|
||||
Description = "Search text in file"
|
||||
},
|
||||
new CommandInfo
|
||||
{
|
||||
Command = "hex",
|
||||
Parameters = "<filename>",
|
||||
Description = "Hexadecimal file editor"
|
||||
},
|
||||
new CommandInfo
|
||||
{
|
||||
Command = "ping",
|
||||
Parameters = "<ip>",
|
||||
|
||||
Reference in New Issue
Block a user