Sha256: 6e5d983a5d52c38e30ffc8410220038425b661a99fad0d38b96fb23f7caa0be6
Contents?: true
Size: 225 Bytes
Versions: 10
Compression:
Stored size: 225 Bytes
Contents
# s3grep Search through S3 files without downloading them. # Basic Usage Search for a pattern in a S3 file. example: ``` s3grep Bob s3://exammple.com/users.csv ``` Outputs S3 file with line number and the matching line.
Version data entries
10 entries across 10 versions & 1 rubygems