Re: [arch-general] grep

2019-10-15 Thread Ralph Corderoy
Hi Silvio, $ grep ^ */* de/1.md:date: 2019-10-10 de/2.md:date: 2019-10-12 de/3.md:date: 2019-10-14 de/4.md:date: 2019-10-16 en/1.md:date: 2019-10-10 en/2.md:date: 2019-10-12 en/3.md:date: 2019-10-14 en/4.md:date: 2019-10-16 fr/4.md:date: 2019-10-16

Re: [arch-general] grep

2019-10-15 Thread siefke_lis...@web.de
Hello, On Mon, 14 Oct 2019 22:23:49 +0200 (CEST) "Jeanette C. via arch-general" wrote: > Hey hey Silvio, > hm this looks more like a challenge for a whole script. I can script, but I'm > not always the most efficient. Yes you right I had think it would be one line :). No worried I search not

Re: [arch-general] grep

2019-10-15 Thread siefke_lis...@web.de
Hello, > for file in content/en/blog/*.md; do > basefile=$(basename "$file" .md) > if [[ ! -e content/de/blog/"$basefile" ]]; then > echo "German is missing $basefile"; > fi; > done; > > Perhaps? Basename will not work cause the file name have different names in the languages blog

Re: [arch-general] Package guidelines 

2019-10-15 Thread Alberto Salvia Novella via arch-general
You are right, I shall not follow drama up on comments like these. If a message looks malicious I shall simply skip reading it, and silently filter re-incident people.

Re: [arch-general] Package guidelines 

2019-10-15 Thread Emil Lundberg via arch-general
On 2019-10-15 14:23, Fabian Piribauer via arch-general wrote: > It's debetable if calling a idea stupid is rude, but just cutting off > all communication because you feel offended is not the way to go. If he > really wanted to improve things, he should have noted the tone as side > note after

Re: [arch-general] Kernel 5.3.5 and Kernel 5.3.6 perl warnings

2019-10-15 Thread Jude DaShiell
This doesn't happen with earlier kernel versions. A contact I have uses a Raspburry pi and he doesn't have this problem yet. If I comment the source /etc/locale.conf line out in my .bash_profile file, the perl warnings come back on next reboot or until after I source .bash_profile. On Tue, 15

Re: [arch-general] Package guidelines 

2019-10-15 Thread Fabian Piribauer via arch-general
> On 2019-10-14 17:22, Doug Newgard via arch-general wrote: > > On Mon, 14 Oct 2019 17:17:09 +0200 > > Alberto Salvia Novella via arch-general wrote: > > > >> Robin Broda: > >>> This is universally stupid. > >> abrasiveness = blockage > >> > > LOL, blocking a TU who's making valid points. > > >

Re: [arch-general] Package guidelines 

2019-10-15 Thread Emil Lundberg via arch-general
Maybe it's just me, but I don't think it seems appropriate for a TU to respond like that to a member of the community. It's certainly doesn't make for a welcoming atmosphere. Even though Arch is not for everyone, there's no need to actively drive people away by being rude. I also don't think

Re: [arch-general] grep

2019-10-15 Thread Ralph Corderoy
Hi Silvio, > How can I do the same in the other folders and all those that exist > with the same date are hidden and when no file is present give out the > file which is missing in other folders sort by date. The name of file > is sure other, but the date is ever the same. The requirement is

[arch-general] Package guidelines 

2019-10-15 Thread Maksim Fomin via arch-general
‐‐‐ Original Message ‐‐‐ On Monday, October 14, 2019 8:59 PM, Alberto Salvia Novella via arch-general wrote: > Video-reply https://youtu.be/a_CNx63kLxk Why so serious? Seriously, why is this thread not nuked?