TerminalOS_L Command
SystemIO (System.IO style): if you're familiar with System.IO in C#, then this should do the same.

SystemIO (args) (file/folder)
(args):
-cf -> Create file
-cd -> Create Folder
-rnf -> Rename file
-rnd -> Rename folder
-rf -> remove file
-rd -> remove folder
-wf -> write file with text after (file) args
Viewpad: view file , nothing else.
miv: VIM based editor for Cosmos C#
lst: List file and folder (using LstFS one)

About List File System v1.0

Since File System in Cosmos C# (Linux) is broke, I make this LstFS for the replacement.
LstFS is a custom FS using List (here is array) for storing file and folder