Skip to content

Instantly share code, notes, and snippets.

@soh-i
Created October 9, 2015 06:16
Show Gist options
  • Select an option

  • Save soh-i/053cd9f264c189f43f34 to your computer and use it in GitHub Desktop.

Select an option

Save soh-i/053cd9f264c189f43f34 to your computer and use it in GitHub Desktop.
Find it, then copy it to another place!
ls | grep filename_you_want_to_move | xargs -J% cp -f % place_where_you_want
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment