Am 15.01.2014 um 08:33 schrieb Dietmar Maurer <[email protected]>:

>> You can avoid this, and speed things up in general, by using the interactive
>> mode:
>> 
>> #!/bin/sh
>> ceph <<EOM
>> do something
>> do something else
>> EOM
> 
> Above is a bit clumsy.

Especially you don't know which command fails in which way and produced which 
exitcode or output.


> To be honest, I want to do things with perl, so 
> I guess it is better to use perl bindings for librados.
> 
> Are perl bindings already available? 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to