Talk:Esoteric Operating System/File System
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
- SdofgOS Deleter is a component of SdofgOS, and it is capable of deleting folders without deleting the files in the folder. --D (talk) 07:34, 27 March 2020 (UTC)
 
- This could be kinda useful & good in some situations, although rare those situations would be — CreeperBomb (interact in such a way to use diction in order to achieve the result of conversation or other form of communicating an idea or group of ideas between individuals including myself) 22:47, 30 May 2023 (UTC)
 
- Maybe folders can also store data like files
 
Idea
Give each file and folder an ID, so deletion will be:
del <id>
The twist is that the id will be in binary, so deleting file number 69 will be:
del 1000101
- I suggest phinary instead of binary — CreeperBomb (interact in such a way to use diction in order to achieve the result of conversation or other form of communicating an idea or group of ideas between individuals including myself) 22:47, 30 May 2023 (UTC)
 
Other idea
I had my own ideas of operating system. It does not have file names, nor numbers to identify files, but there can be transactions involving multiple files, and each file has forks identified by 32-bit numbers and can contain a sequence of bytes and/or links to other files. Links can be either to a fixed version (resulting in copy on write if that file is modified through a different link) or to the newest version (so that if the file is changed, the link points to the newest version). --Zzo38 (talk) 21:17, 31 October 2025 (UTC)