I’ve created a new C++ build system: g++ *
@rifkin now create a new file removal system: rm *

@andrea @rifkin WAIT. What happens if there is a file '--no-preserve-root':

rm * /

🤔

It’s a shame a file can‘t be named '/' 😄

@stair @rifkin it is actually possible to have files with '/' in their name. You need to write a custom file system module though...