Where can I find the first version of linux operating system?
linux, linux-kernel
Solution
It's discussed on KernelTrap. There's a good historical discussion, complete with release notes and mailing list discussions.
The linked article comes complete with this gem, which is undoubtedly what Linus looked like after release:
(source: kerneltrap.org)
For the discussion, see here. For the complete Linux 0.01 release, download this and verify it with this signature.
Problem
Can someone tell me where I can find the initial code, Linus Torvalds shared with hackers. I was thinking it will be a great place to learn about operating systems.