Skip to content

Instantly share code, notes, and snippets.

@yurynix
Last active February 25, 2020 18:17
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 yurynix/3c458d01fba6e97d10941b1b85a8371d to your computer and use it in GitHub Desktop.
Save yurynix/3c458d01fba6e97d10941b1b85a8371d to your computer and use it in GitHub Desktop.
Blogpost
console.log(await exec('du -h / 2>&1 | grep -v "Permission denied"'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment