Closed Mic92 closed 1 month ago
This is useful in combination with xargs:
xargs xcp --target-directory /tmp < files.txt
Tested in https://github.com/nix-community/disko/pull/788
Thanks!
This is useful in combination with xargs:
xargs xcp --target-directory /tmp < files.txt