Grig wrote: > Hi there, I use s3cmd ls to see if a file exists. The file name in this > case, uses the » character. > > I've tried escaping it with \» but it doesn't seem to work. All other > chars escape fine.
What error does it throw? Is it bash or s3cmd failing? What if you put the whole argument into single quotes like: s3cmd ls 's3://bucket/some-file-with-».txt' Michal
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------
_______________________________________________ S3tools-general mailing list S3tools-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/s3tools-general