Re: [gentoo-user] Re: OT scripting - strip zero if between period and digit

2019-01-26 Thread Kai Peter
On 2019-01-25 18:31, Michael Orlitzky wrote: On 1/25/19 11:32 AM, Kai Peter wrote: Really interesting _how_ people think. Find the error: You're not even trying: $ echo 0.0.0.0 | sed 's/\.0/\./g' | sed 's/^0//g' | \ sed 's/\.0/\./g' | sed 's/\.\./.0./g' | sed 's/^0//g' .0.. True,

Re: [gentoo-user] Experiences with Flatpak?

2019-01-26 Thread Alec Ten Harmsel
On Fri, Jan 25, 2019 at 01:02:39PM -0600, Canek Peláez Valdés wrote: > On Fri, Jan 25, 2019 at 12:48 PM Grant Edwards > wrote: > > > I'm shopping for an IMAP email client that does a decent job of > > handling HTML. After doing a bit of reading I decided the first one > > to try would be Geary.