#!/bin/bash #%programs: /sbin/kdump-led_blink # # blink if [ -s /proc/vmcore ] ; then /usr/sbin/kdump-led_blink fi