Hacker News new | ask | show | jobs
by lohnjemon 1133 days ago
When I had written my shell to the point where I could execute simple commands, this was the first thing that came to my mind using it.

Execute the shell -> Modify the source code of the shell with vim -> Remake the shell -> Execute the newly built shell with the old shell

Just for fun :)