.bash_profile
eval `/opt/local/bin/lesspipe.sh`
function dir_access_color {
local DIR=”${1-$PWD}” COLOR=0
[[ -r "$DIR" ]] && COLOR=1 # red
[[ -w "$DIR" ]] && COLOR=2 # green
tput -S <<<$'bold\nsetaf '"$COLOR"
} Continue reading
eval `/opt/local/bin/lesspipe.sh`
function dir_access_color {
local DIR=”${1-$PWD}” COLOR=0
[[ -r "$DIR" ]] && COLOR=1 # red
[[ -w "$DIR" ]] && COLOR=2 # green
tput -S <<<$'bold\nsetaf '"$COLOR"
} Continue reading
Note: if this tutorial doesn’t help you, possibly because fdisk reports your known Linux partition correctly as Linux, you might also try my Grub Error 13 with Grub Error 17 tutorial. I just had an interesting time with trying to … Continue reading
Get the Facts is a Microsoft site I just stumbled upon through a Digg post, and I just can’t believe it. From the site: This site is dedicated to helping IT professionals compare Windows and Linux on key platform considerations … Continue reading
Hahaha, this tickles me to death. In Jonathan Schwartz’s blog, he writes: So what’s my view on this interview in Fortune—in which one of Sun’s business partners claims the open source community is trampling their patent portfolio? You would be … Continue reading
I’ve been so disgusted since yesterday evening when I found out that Microsoft is alleging Linux of patent infringement, but today a few articles have calmed me down: This is, to me, Darl II: “Our precious IP is worth beeelions, … Continue reading