Created
January 19, 2019 03:59
-
-
Save maxjing/34b1e5cd2984f56871d27846435a3dc7 to your computer and use it in GitHub Desktop.
awsprint.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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