#!/bin/sh cd /usr/src/linux/;tail -n $(($(($(wc -l < .config)-$(grep -n ^"# Grsecurity" .config|cut -d : -f 1)))+2)) .config