I want to move a bunch of files using mv or other commands. The files to be moved are either in an input file or piped from grep. Explicit examples would be appreciated.
Thanks to all.