Maja changed the topic of ##bash-crimes to: we bash back | club of folks preoccupied in whether they could, not whether they should | logs https://libera.irclog.whitequark.org/~h~bash-crimes
panekj has quit [Quit: bah]
panekj has joined ##bash-crimes
dakkar has joined ##bash-crimes
panekj has quit [Quit: bah]
panekj has joined ##bash-crimes
panekj has quit [Client Quit]
panekj has joined ##bash-crimes
dermoth has quit [Ping timeout: 248 seconds]
dakkar has quit [Quit: e via, verso nuove avventure]
<dmi> isabella: this is wonderful
<dmi> absolutely deranged
<isabella> the idea is old and i don't know where i first saw it, i just built the list ^^
<JAA> Hmm, in German, there might be words with ig flags at the end.
<JAA> strittig
<JAA> My /usr/share/dict/words has these three English words with valid flags: salaam, stalactite, and statute
<JAA> (m in the first one is a GNU sed extension.)
<JAA> (Oh right, e is, too.)
<JAA> #!/usr/bin/sed statute
<JAA> echo bad
<JAA> ^s(.)((?!\1).)*\1((?!\1).)*\1[gpeiImM]*$ on a German word list returns 743 results. :-)