Theodore Knab wrote:
Actually, this set of find commands will work better: find /proc/net -name '*cast* -print -exec cat {} ';' find /proc/sys -name '*cast* -print -exec cat {} ';'
Thank you for the answer.I didn't find anything. And the question is: why it is working, when it is disabled in the kernel?! I don't want to know where it is switched in the /proc, I want to know why it is working.
Best regards, Oleg.