Joseph O'Shea

Tagged “xargs”

  1. Using xargs to move multiple files at once (on MacOS)
    Given a text file with a list of files to be moved (one per line) - how can we use xargs to move all those files to a new subdirectory with a single command?

See all tags.