Greg Troxel wrote:
> a...@100acres.us writes:
>
> > The seq command behaves a little differently than I expect. I needed a
> > comma
> > separated list of integers, but seq gave me this:
> >
> > $seq -s , 1 3
> > 1,2,3,$
> >
> > Notice the extra comma and no trailing return. The comma is trou
On Dec 17, 10:24am, Marc Balmer wrote:
} > Am 17.12.2018 um 08:57 schrieb Martin Husemann :
} > On Sat, Dec 15, 2018 at 10:43:14PM +0100, Marc Balmer wrote:
} >> To me it looks like one or two people don't like telnet and have become
} >> very vocal and loud about removing it and did not invest a l
a...@100acres.us writes:
> The seq command behaves a little differently than I expect. I needed a comma
> separated list of integers, but seq gave me this:
>
> $seq -s , 1 3
> 1,2,3,$
>
> Notice the extra comma and no trailing return. The comma is troublesome for
> my
>From reading the man p
> Am 17.12.2018 um 08:57 schrieb Martin Husemann :
>
> On Sat, Dec 15, 2018 at 10:43:14PM +0100, Marc Balmer wrote:
>> To me it looks like one or two people don't like telnet and have become
>> very vocal and loud about removing it and did not invest a lot of thought
>> in to the cause. Yes,