summaryrefslogtreecommitdiff
path: root/bin/common/line
blob: 9a2556eb2588cd4d4c34369d7d27f4646db6a9ac (plain) (blame)
1
2
3
4
5
#!/bin/sh
set -eu

head -n "$1" | tail -n 1