How about $(dirname {})? As in:
find . | parallel 'echo $(dirname {})'On Fri, Apr 22, 2011 at 3:12 PM, Cook, Malcolm <[email protected]> wrote: > how about some syntax to get the dirname of {} > > maybe {..} > > ~malcolm >
How about $(dirname {})? As in:
find . | parallel 'echo $(dirname {})'On Fri, Apr 22, 2011 at 3:12 PM, Cook, Malcolm <[email protected]> wrote: > how about some syntax to get the dirname of {} > > maybe {..} > > ~malcolm >