Re: [Bacula-users] print numbers without thousands separators

2017-10-07 Thread Bill Arlofski
I can't seem to find the email post right now, but I remember someone replying that bconsole has a "gui on|off" command. If you enter "gui on", commas are no longer printed in jobids, mediaids, files, bytes, nor the "expiresin" in the list media outputs (possibly other places too?). Also, the com

Re: [Bacula-users] print numbers without thousands separators

2017-10-07 Thread Kern Sibbald
Hello, We specifically implemented the Query command so that you could write your own queries to the database.  Unfortunately SQL database backends (MySQL, MariaDB, and PostgreSQL) all use different SQL commands in many cases, so you need to write your queries for a particular backend. Botto

Re: [Bacula-users] print numbers without thousands separators

2017-09-25 Thread Christoph Litauer
Just what I wanted, thanks a lot! > Am 25.09.2017 um 11:52 schrieb Radosław Korzeniewski > : > > Hello, > > 2017-09-23 19:06 GMT+02:00 Dimitri Maziuk : > On 2017-09-23 07:04, Dan Langille wrote: > > Why? Because nobody wants it enough. > > > Well, there is a switch in bconsole: gui on which

Re: [Bacula-users] print numbers without thousands separators

2017-09-25 Thread Radosław Korzeniewski
Hello, 2017-09-23 19:06 GMT+02:00 Dimitri Maziuk : > On 2017-09-23 07:04, Dan Langille wrote: > > Why? Because nobody wants it enough. >> > > Well, there is a switch in bconsole: gui on which does what OP wants. Yes, it is not permanent. *list jobid=55177 Automatically selected Catalog: Catalog

Re: [Bacula-users] print numbers without thousands separators

2017-09-23 Thread Dimitri Maziuk
On 2017-09-23 07:04, Dan Langille wrote: Why? Because nobody wants it enough. That is fine, as is answering we'll accept the patch. The answer I was commenting on is basically why don't you "just" let it stay broken and work around the breakage. Dima --

Re: [Bacula-users] print numbers without thousands separators

2017-09-23 Thread Gary R. Schmidt
On 23/09/2017 22:04, Dan Langille wrote: On Sep 22, 2017, at 5:26 PM, Dimitri Maziuk wrote: On 2017-09-22 09:47, Heitor Faria wrote: Hello, John, "I'm not sure I see the utility of copying and pasting any of the other formatted numbers here." I do. Running calculations within a sc

Re: [Bacula-users] print numbers without thousands separators

2017-09-23 Thread Dan Langille
> On Sep 22, 2017, at 5:26 PM, Dimitri Maziuk wrote: > > On 2017-09-22 09:47, Heitor Faria wrote: >> Hello, John, >>"I'm not sure I see the utility of copying and pasting any of the >>other formatted numbers here." >>I do. Running calculations within a script, a tally of number of >>

Re: [Bacula-users] print numbers without thousands separators

2017-09-22 Thread Dimitri Maziuk
On 2017-09-22 09:47, Heitor Faria wrote: Hello, John, "I'm not sure I see the utility of copying and pasting any of the other formatted numbers here." I do.  Running calculations within a script, a tally of number of files, job bytes, averages, etc. Can't you just workaround us

Re: [Bacula-users] print numbers without thousands separators

2017-09-22 Thread Heitor Faria
Hello, John, > "I'm not sure I see the utility of copying and pasting any of the other > formatted numbers here." > I do. Running calculations within a script, a tally of number of files, job > bytes, averages, etc. Can't you just workaround using sed (sed 's/,//')? Regards, > On Fri, Sep 2

Re: [Bacula-users] print numbers without thousands separators

2017-09-22 Thread John Lockard
"I'm not sure I see the utility of copying and pasting any of the other formatted numbers here." I do. Running calculations within a script, a tally of number of files, job bytes, averages, etc. On Fri, Sep 22, 2017 at 9:56 AM, Phil Stracchino wrote: > On 09/22/17 09:04, Christoph Litauer wrot

Re: [Bacula-users] print numbers without thousands separators

2017-09-22 Thread Phil Stracchino
On 09/22/17 10:06, John Lockard wrote: > "I'm not sure I see the utility of copying and pasting any of the other > formatted numbers here." > > I do.  Running calculations within a script, a tally of number of files, > job bytes, averages, etc. True. Though if I were doing that, I'd probably wr

Re: [Bacula-users] print numbers without thousands separators

2017-09-22 Thread Phil Stracchino
On 09/22/17 09:04, Christoph Litauer wrote: > Dear bacula users, > > using bacula for many years without problems now. Great software! > One little thing would be nice: > In bconsole, querying e.g. "List alle backups for a client" results in > > +-+---++--

[Bacula-users] print numbers without thousands separators

2017-09-22 Thread Christoph Litauer
Dear bacula users, using bacula for many years without problems now. Great software! One little thing would be nice: In bconsole, querying e.g. "List alle backups for a client" results in +-+---++---+-+--+---+---