Re: [uug] Text highlighting in bash?

2010-08-27 Thread Jonathan Wilson
On 08/27/2010 04:20 PM, Joshua Lutes wrote: > On Fri, Aug 27, 2010 at 4:09 PM, Stuart Jansen wrote: >> >> echo "Warning: Unstable frobnicator" \ >>| egrep -i --color '^(warning|error)' >> > > I was sort of hoping for something I could stick into a config file or > something that would work o

Re: [uug] Text highlighting in bash?

2010-08-27 Thread Joshua Lutes
On Fri, Aug 27, 2010 at 4:09 PM, Stuart Jansen wrote: > > echo "Warning: Unstable frobnicator" \ >| egrep -i --color '^(warning|error)' > I was sort of hoping for something I could stick into a config file or something that would work on all of the lines written to the terminal. Anything li

Re: [uug] Text highlighting in bash?

2010-08-27 Thread Michael Torrie
On 08/27/2010 04:11 PM, Bryce Redd wrote: > *bump* ??? Thank goodness the UUG list isn't a web forum. Web forums are such awful interfaces for discussions. BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their autho

Re: [uug] Text highlighting in bash?

2010-08-27 Thread Bryce Redd
Good question, I want to see an answer for this too. *bump* On Fri, Aug 27, 2010 at 4:05 PM, Joshua Lutes wrote: > Hey everybody! > > I was wondering if it is possible to use a regex to do text highlighting in > bash. So, I have a program that outputs things like "WARNING ..." or "ERROR > ..."

Re: [uug] Text highlighting in bash?

2010-08-27 Thread Stuart Jansen
On Fri, 2010-08-27 at 16:05 -0600, Joshua Lutes wrote: > I was wondering if it is possible to use a regex to do text > highlighting in bash. So, I have a program that outputs things like > "WARNING ..." or "ERROR ..." and I'd like to highlight it with red or > yellow or whatever. Can I specify a

[uug] Text highlighting in bash?

2010-08-27 Thread Joshua Lutes
Hey everybody! I was wondering if it is possible to use a regex to do text highlighting in bash. So, I have a program that outputs things like "WARNING ..." or "ERROR ..." and I'd like to highlight it with red or yellow or whatever. Can I specify a rule like matches "^WARNING" somewhere along wi

Re: [uug] simple automatic folder sync recommendation?

2010-08-27 Thread Bryce Redd
You could always just break down and write a file sync program. It probably wouldn't take more than an afternoon if you don't care for a UI. On Fri, Aug 27, 2010 at 10:06 AM, Brandon Pedersen wrote: > > I haven't looked into this too much yet, but I think it sounds kinda > > like what you are lo

Re: [uug] simple automatic folder sync recommendation?

2010-08-27 Thread Brandon Pedersen
> I haven't looked into this too much yet, but I think it sounds kinda > like what you are looking for: > > http://www.aerofs.com/ > > Bryan Nice, wish they had some more info but signed up anyway to check it out, hopefully they let me in :) -Brandon BYU Unix Users Group htt

Re: [uug] simple automatic folder sync recommendation?

2010-08-27 Thread Bryan Murdock
On Mon, Jul 19, 2010 at 8:43 PM, Brandon Pedersen wrote: > Hey guys, > > This may seem like a simple/common task but I have just never taken > the time to do it. What I want to do is have a folder that is synced > between 2 or 3 computers at home automagically a-la dropbox...but I > don't want to