On Wed, 1 Nov 2000, Peter Hawkins wrote:
> Hi...
>
> I am not subscribed to this list at present (subscription is pending approval), so
>please CC me with replies.
>
> This simple program run as an unprivileged user effectively kills 2.4.0-test10
>"Greased weasel":
> int main(void)
> {
> fork
Hi...
I am not subscribed to this list at present (subscription is pending approval), so
please CC me with replies.
This simple program run as an unprivileged user effectively kills 2.4.0-test10
"Greased weasel":
int main(void)
{
fork();
main();
return 0;
}
Watching a top(1) listing once this
2 matches
Mail list logo