2016-08-08 find xargs cp/mv Linux Linuxだと-Jが-iになる。%と%でcpとかmvとかを囲む。 find . -name '*.sh' -mtime -4 -mtime +3 | xargs -J % mv % /tmp