I'd expect the name is also inspired by the sbrk(2) system call, so you can allocate some memory "for emergency use" if needed.
What's really useful about the inbuilt terminal is that it's hooked up to the job control bits, which lets you do things like feed chunks of text to whatever happens to be running in it. I've got this set up as an…
I'd expect the name is also inspired by the sbrk(2) system call, so you can allocate some memory "for emergency use" if needed.
What's really useful about the inbuilt terminal is that it's hooked up to the job control bits, which lets you do things like feed chunks of text to whatever happens to be running in it. I've got this set up as an…