foo commit

This commit is contained in:
ville rantanen
2013-11-06 10:24:55 +02:00
parent 9c9ed213b4
commit 931b4f159e

View File

@@ -158,10 +158,3 @@ function whenfilechanges() {
} }
function nhead {
head $@ | ncsv -c
}
function ntail {
tail $@ | ncsv -c
}