#!/bin/sh
sysctl -w kernel.core_pattern="|/sbin/core_helper %e %p %t %s"
cat /proc/sys/kernel/core_pattern
