map (command)

From wikieduonline
Revision as of 12:50, 25 January 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

map lines from stdin to commands.

https://github.com/soveran/map/blob/master/README.md


ls *.c | xargs -I % sh -c 'foo %; bar %;'

Other terms

See also

Advertising: