Hello,

wt., 25 wrz 2018 o 17:19 George Anchev via Bacula-users <
bacula-users@lists.sourceforge.net> napisał(a):

> On Tue, 25 Sep 2018 14:38:27 +0200 Radosław
> Korzeniewski wrote:
>
> > Possibilities are endless and limited by your
> > imagination.
>
> Actually by my lack of knowledge (otherwise I wouldn't
> really ask). I know how to filter things a little bit
> with sed + regex but I am not sure for example how to
> sort by full path name preserving all the other
> columns displayed by `estimate listing`. I suppose
> that is out of the scope of the current mailing list.
>

to sort:
$ man sort

to filer by regex:
$ man grep

to make a single line batch use '|'

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to