Hacker News new | ask | show | jobs
by ineedtosleep 4400 days ago
I don't know why it just happened now, but it finally dawned on me after seeing the video's kernel/shell/utilities graphic: the shell is a wrapper around the kernel.
1 comments

Well... the shell is a layer above the syscall functions which are a layer above the kernel :)