Welcome to devlog #7 of Floppy FS. I’ve added a bunch of new terminal commands and added Copy/Cut > Paste functionality in the UI mode. Right click to open context menu and perform copy/cut > paste.
New terminal commands:
-
touch <filename>for creating files. -
mkdir <foldername>for creating folders. -
rm <target>for deleting file or folder. -
edit <filename>for opening file in the editor.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.