2009
Amazon S3 tools: s3cmd : command line S3 client
by nhoizeyS3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3. It is best suited for power users who don't fear command line. It is also ideal for scripts, automated backups triggered from cron, etc.
2006
Shell Tips ! ยป Using bash wildcards
by oriegUsefull bash wildcards for better shell usage. Wildmark are question mark, curly brackets, square brackets and asterix.
1
(2 marks)