Skip to content

Instantly share code, notes, and snippets.

@maxjing
Created January 19, 2019 03:59
Show Gist options
  • Save maxjing/34b1e5cd2984f56871d27846435a3dc7 to your computer and use it in GitHub Desktop.
Save maxjing/34b1e5cd2984f56871d27846435a3dc7 to your computer and use it in GitHub Desktop.
awsprint.js
// await execa.shell(
// `aws s3 ls way-accessibility/reports/${type}/hp --recursive | sort | tail -n 10 | awk '{ print $4}' >./reports/trendData/label/${type}.txt`
// );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment