map (command)
Jump to navigation
Jump to search
wikipedia:map
lines from stdin
to commands.
https://github.com/soveran/map/blob/master/README.md
ls *.c | xargs -I % sh -c 'foo %; bar %;'
ls *.c | awk '{ system("foo "$0"; bar "$0) }'
Other terms
- MapReduce
map
(Terraform) deprecated since Terraform v0.12 (May 2019). Usetomap
- find
- Python: built-in functions
See also
Advertising: