c-cube / frog-utils

[frozen] Scheduling and running jobs on a shared computer, then analyse their output
BSD 2-Clause "Simplified" License
5 stars 0 forks source link

frogmap: equivalent of find's {} argument #19

Closed c-cube closed 7 years ago

c-cube commented 9 years ago

In frogmap, it would be nice if the command that is to be applied to every argument could have a way to name that argument. Unix' find command provides a {} argument for this.