On 3/30/13, Calvin Morrison <[email protected]> wrote: > Comrades, > > I just spend about fifteen minutes writing this little tool that I call > print:
#!/bin/sh sed -ne "$2"p "$1"
On 3/30/13, Calvin Morrison <[email protected]> wrote: > Comrades, > > I just spend about fifteen minutes writing this little tool that I call > print:
#!/bin/sh sed -ne "$2"p "$1"