Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Fwd: Crashing the Linux System





---------- Forwarded message ---------
From: LitHack <lithack0@xxxxxxxxx>
Date: Sat, 17 Jun 2023 at 08:52
Subject: Crashing the Linux System
To: <linux-kernel@xxxxxxxxxxxxxxx>


Running the yes command in command substitution will crash the linux shell. According to me inside command the substitution it is creating multiple process(fork).  Command: `yes` or $(yes)

Here is the bug report:
Bug report


Messages sorted by: Reverse Date, Date, Thread, Author