Skip to content

Instantly share code, notes, and snippets.

@lihongjie0209
Created January 25, 2019 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lihongjie0209/4cfe3809fd0876104c5798e9cdd4befe to your computer and use it in GitHub Desktop.
Save lihongjie0209/4cfe3809fd0876104c5798e9cdd4befe to your computer and use it in GitHub Desktop.
find /sys/ -regex ".*/scan" | xargs -i{} -P 10 sh -c "echo '- - -' > {}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment