view bin/quotenums @ 9759:69e17eb6ec58

<shachaf> mkx bin/nth//head -n"$1" | tail -n1
author HackBot
date Tue, 22 Nov 2016 03:49:24 +0000
parents fe8f574b561c
children 4db5a8cfee37
line wrap: on
line source

#!/bin/sh
grep -P -i -n "$1" quotes | cut -d : -f 1 | xargs