Hi, I would like to run a md5sum command on all the *.gz files under a certain 
directory.  However, I keep getting this error:
md5sum: stat '/tmp/transfer/16-05-22_00/*.gz': No such file or directory

I tried quoting the * wild character, adding a . dot or / in front with no 
avail.  Can I do something like this with the ExecuteStreamCommand processor?

Thanks.

Reply via email to