On 3/30/13, Calvin Morrison <mutanttur...@gmail.com> wrote:
> Comrades,
>
> I just spend about fifteen minutes writing this little tool that I call
> print:

#!/bin/sh
sed -ne "$2"p "$1"

Reply via email to