Re: [gentoo-user] List of Epic FAIL

2015-04-17 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Freitag, 17. April 2015, 06:18:47 schrieb Alan Grimes: > Here's a numbered list of failed packages after SECOND emptytree > rebuild; machine has not been rebooted since previous post; Reboot > scheduled due to video driver version bump. [snip] C

Re: [gentoo-user] grep -lr ignoring subdirs that start with dot (.)?

2015-04-17 Thread covici
Todd Goodman wrote: > * Tanstaafl [150417 16:58]: > > Hi all, > > > > Ok, this is driving me crazy... > > > > I want to be able to quickly search an entire users Maildir for an email > > containing a certain string, but output just the filenames WITH THE > > DATE/TIMEs... > > > > So, from the

Re: [gentoo-user] grep -lr ignoring subdirs that start with dot (.)?

2015-04-17 Thread Neil Bothwick
On Fri, 17 Apr 2015 16:57:49 -0400, Tanstaafl wrote: > So, from the target users top level Maildir: > > grep -lr * | xargs ls -lt > > ^^^ appears to work, and does return results for the cur and new > subdirs, but seems to be ignoring the rest of the Maildirs. Maybe it has > something to do wit

Re: [gentoo-user] grep -lr ignoring subdirs that start with dot (.)?

2015-04-17 Thread Todd Goodman
* Tanstaafl [150417 16:58]: > Hi all, > > Ok, this is driving me crazy... > > I want to be able to quickly search an entire users Maildir for an email > containing a certain string, but output just the filenames WITH THE > DATE/TIMEs... > > So, from the target users top level Maildir: > > grep

[gentoo-user] grep -lr ignoring subdirs that start with dot (.)?

2015-04-17 Thread Tanstaafl
Hi all, Ok, this is driving me crazy... I want to be able to quickly search an entire users Maildir for an email containing a certain string, but output just the filenames WITH THE DATE/TIMEs... So, from the target users top level Maildir: grep -lr * | xargs ls -lt ^^^ appears to work, and do

[gentoo-user] [OT] Morse decoder software with *NO* GI (commandline/ASCII-output)

2015-04-17 Thread Meino . Cramer
Hi, does anyone know of a good morse decoding software, which does not need a gui (it will be used on a small embedded Linux system) and works reasonably good? Thank you very much in advance for any help! Best regards, Meino

[gentoo-user] Re: crossdev i686-w64-mingw32 threads

2015-04-17 Thread James
Cor Legemaat cor.za.net> writes: > All the mingw-w64 windows builds have pthreads enabled and you can use > std::thread and std::mutex, how can I enable that in the gentoo crossdev > builds? > Found https://github.com/niXman/mingw-builds and > http://sourceforge.net/p/mingw/mailman/message/2801