less maximum buffer size?
- by Tyzoid
I was messing around with my system and found a novel way to use up memory, but it seems that the less command only holds a limited amount of data before stopping/killing the command.
To test, run (careful! uses lots of system memory very fast!)
$ cat /dev/zero | less
From my testing, it looks like the command is killed after less reaches 2.5…