Matt Fowle

Results 5 comments of Matt Fowle

[Example:](http://stackoverflow.com/questions/26515801/send-command-to-every-running-instance-of-urxvt) ``` pts = os.listdir('/dev/pts/') for each_pts in pts: if is_number(each_pts): subprocess.call('echo "`.dynamic-colors/bin/dynamic-colors switch solarized-{0}`" > /dev/pts/{1}'.format(version,each_pts), shell=True) ```

There's a [Serverfault question](http://serverfault.com/questions/805790/how-to-create-cifs-docker-volume-with-username-password-uid-and-gid) asking the same. I too would like to know. And details in general about how to use cifsopts would be great, as we have some other...

#365 is the same request. I like that write-up a better? Not bootstrap specific, for one. :) But yes, this would make helmet useful in a lot of new scenarios.

I also have a branch based on the interning I've propose in #15. That branch also includes documentation! Please let me know if there's anything I can do to help...

What does the codebase in https://github.com/rancher/convoy/tree/master/s3 do, if not provide a volume driver? @yasker I don't appreciate your immediate nay-saying the topic before you have any evidence- the object store...