Return to Snippet

Revision: 26673
at May 6, 2010 05:07 by trivoallan


Initial Code
s3cmd ls s3://bucket.example.com | s3cmd del `awk '{print $4}'

Initial URL

                                

Initial Description

                                

Initial Title
Delete all objects from an S3 bucket using s3cmd

Initial Tags

                                

Initial Language
Bash