>>>>> On Sun, 11 Aug 2019, William Hubbs wrote: > Well, I suppose it wouldn't be a problem if we don't care about > alignment, but that is not readable either really right?
> For example, (completely making up uid/gid numbers), this is totally > valid. > root 0 0 baselayout this is from baselayout > bin 1 1 baselayout this is from baselayout > postgresql 150 150 app this is from postgresql > cockroach 250 250 app this is from cockroach Of course the columns would be aligned, as in Michał's original example. What is the problem you are you trying to solve? Ulrich
