peak / s5cmd

Parallel S3 and local filesystem execution tool.
MIT License
2.71k stars 240 forks source link

feat: add wildcard and prefix support to cat #736

Closed tarikozyurtt closed 4 months ago

tarikozyurtt commented 4 months ago

This pull request enhances the cat command in s5cmd to support wildcard and prefix operations, improving its flexibility and usability for users. It includes comprehensive test cases.

Resolves: #716