Skip to content

Instantly share code, notes, and snippets.

@pdt256
Created August 9, 2012 20:34

Revisions

  1. pdt256 created this gist Aug 9, 2012.
    4 changes: 4 additions & 0 deletions ackm
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    #!/bin/bash

    tmpAckm="$@";
    ack "$@" | mack --cmd="ack $tmpAckm"