Skip to content

Instantly share code, notes, and snippets.

@lgylym
Last active August 29, 2015 14:04
Show Gist options
  • Save lgylym/7b964c451f9d39abe678 to your computer and use it in GitHub Desktop.
Save lgylym/7b964c451f9d39abe678 to your computer and use it in GitHub Desktop.
find certain files on a remote machine
ssh ngrid01 "find /scratch/yluo/ -name 'power*log'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment