From 931b4f159efb2f76ad1a7ec137384bfcc1f9c0b0 Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Wed, 6 Nov 2013 10:24:55 +0200 Subject: [PATCH] foo commit --- qcd_function | 7 ------- 1 file changed, 7 deletions(-) diff --git a/qcd_function b/qcd_function index a46aa6c..2a86b44 100644 --- a/qcd_function +++ b/qcd_function @@ -158,10 +158,3 @@ function whenfilechanges() { } -function nhead { - head $@ | ncsv -c -} -function ntail { - tail $@ | ncsv -c -} -