[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] A L M E R S A L



on 3/6/00 12:39 PM, Fathi Said at fathi@xxxxxx wrote:

>> while [ 1 ]; do cat /boot/vmlinux | mail -s 'Fr33 Pr0n' issam@xxxxxxxxxx;
> sleep 1 ; done
>> DON'T does this, but it is tempting, isn't it?
> 
> Mat, I'm a linux novice.....; Can you explain me what this command would do?

It'd email the contents of /boot/vmlinux (your kernel) with the subject
'Fr33 Pr0n' to issam@xxxxxxxxxx, and keep doing it forever.

-k