GitXplorerGitXplorer
c

notes

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5543127f3211bc81fb1e063a1a1356da7d8f429e

--no-filename was a new grep flag for me today

ccodemonkey3045 committed 9 years ago
Unverified
754313ad11d893ddfaa34251cb9e75d8af01bd8f

had to lookup some grep flags today

ccodemonkey3045 committed 9 years ago
Unverified
d8758ff748ba524ff05c67d4ce664a1bc28a24b7

first commit

ccodemonkey3045 committed 9 years ago

README

The README file for this repository.

My online ScatchPad

Download from specific S3 bucket/directory and grep for pattern + 100 characters

$ aws s3 sync s3://secret-bucket/N2ECustomerSync/Failure/2016-02-23/ 2016-02-23/

$ grep -r --no-filename -E -o '."response": .{0,100}' 2016-02-23