summaryrefslogtreecommitdiff
path: root/head.awk
diff options
context:
space:
mode:
Diffstat (limited to 'head.awk')
-rw-r--r--head.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/head.awk b/head.awk
new file mode 100644
index 0000000..065ddf5
--- /dev/null
+++ b/head.awk
@@ -0,0 +1 @@
+NR <= 10 { print }