| PMV(1) | General Commands Manual | PMV(1) |
pmv — pipe
move
pmv |
[-bmv-flags] command
[argument ...] |
The pmv utility is a program which takes a
list of names and produces a second list using the given
command, passing both to
bmv.
The options are the same as those of bmv.
The pmv utility exits 0 on success,
and >0 if an error occurs.
Replace all instances of 'bmv' within the files in the current directory with 'pmv':
$ ls | pmv sed
s/bmv/pmv/gJacob R. Edwards <jacob@jacobedwards.org>
| April 13, 2023 | jacob |