diff options
Diffstat (limited to 'funtools/funcnts_sed.tmpl')
-rwxr-xr-x | funtools/funcnts_sed.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/funtools/funcnts_sed.tmpl b/funtools/funcnts_sed.tmpl new file mode 100755 index 0000000..28a2dcb --- /dev/null +++ b/funtools/funcnts_sed.tmpl @@ -0,0 +1,4 @@ +#!/bin/sh + +sed '1,/---- .*/d +/^$/,$d' |