155 reputation
6
bio website google.com
location
age
visits member for 11 months
seen Apr 28 at 0:52
stats profile views 11

I started with Apple Basic and 6502 machine code and Assembly, then Fortran, Pascal, C, Lisp (Scheme), microcode, Perl, Java, Javascript, Python, Ruby, PHP, and Objective-C.

Originally, I was going to go with Atari... but it was a big expense for our family... and after months of nagging, my dad agreed to buy an Apple ][. The few months in childhood seem to last forever. A few months nowadays seem to pass like days.


Apr
8
comment What is a sure fire way to find all files and/or path that contains 2 keywords?
If I use findallof word1 word2, it will say find: ftsopen: No such file or directory
Apr
7
comment What is a sure fire way to find all files and/or path that contains 2 keywords?
this function doesn't work on a Mac... do you have a version that might work on both the Mac and Linux?
Apr
6
comment What is a sure fire way to find all files and/or path that contains 2 keywords?
later on, I found that find . | grep -i demo | grep -i sitesearch should do the job too. But your solution is just one command so it should be nicer. Do you know how to make it into functions so that we can just say find1 sitesearch or find2 demo sitesearch or if better we don't need to say find1 or find2 but just findallof
Apr
5
asked What is a sure fire way to find all files and/or path that contains 2 keywords?
Feb
2
accepted What is the easiest way to install Meld on RedHat Linux RHEL 5.4?
Jan
29
comment What is the easiest way to install Meld on RedHat Linux RHEL 5.4?
I just wonder even though Linux can be such a solid development environment, why is installing a visual diff tool so difficult? Ubuntu seems the easiest, but Fedora, CentOS, RHEL 5 can be quite a bit harder
Jan
27
comment What is the easiest way to install Meld on RedHat Linux RHEL 5.4?
so in this case, you mean first download meld-1.1.5-1.el5.rf.noarch.rpm and then yum install meld-1.1.5-1.el5.rf.noarch.rpm
Jan
27
comment What is the easiest way to install Meld on RedHat Linux RHEL 5.4?
why the downvote?
Jan
27
asked What is the easiest way to install Meld on RedHat Linux RHEL 5.4?
Jan
24
awarded  Tumbleweed
Jan
23
accepted How to solve the issue that a Terminal screen is messed up? (usually after a resizing)
Jan
17
revised How to solve the issue that a Terminal screen is messed up? (usually after a resizing)
added 317 characters in body
Jan
17
comment How to solve the issue that a Terminal screen is messed up? (usually after a resizing)
Please see update above for how it happened in Fedora
Jan
17
comment sudo to remember password for list of commands?
is it the same as sudo su?
Jan
17
awarded  Commentator
Jan
17
comment How to solve the issue that a Terminal screen is messed up? (usually after a resizing)
whatever Terminal program inside of Fedora... and the default Terminal program on Mac OS X Lion.
Jan
17
comment How to solve the issue that a Terminal screen is messed up? (usually after a resizing)
but it doesn't permanently solve the problem...
Jan
17
comment How to easily install Google Chrome and Firefox on RHEL 5.4 (RedHat)?
The question is, how do you "install" the package? I am a newbie in RHEL / Fedora
Jan
17
revised How to solve the issue that a Terminal screen is messed up? (usually after a resizing)
edited title
Jan
17
asked How to solve the issue that a Terminal screen is messed up? (usually after a resizing)