They’re a little late to the game but FHA is going to offer FHA secure, which allows borrowers with good credit to refinance. Read the entire article here.
I’m supposed to save a bunch of the GNOME directories when upgrading from FC5 to FC7. I didn’t feel like typing each directory name manually so I came up with a simple script to do it for me. Now all I have to do is just save this script on the user’s desktop, run it and let it do my bidding! Continue reading »
I was trying to copy the SSH host keys from 10 user desktops to a remote server. So I figured I would write a small shell script to SCP the files to the directory without having to do a lot of manual work. The script is simple and it could use some more work, like adding a loop to go through the list of hosts instead of specifying each host manually. Continue reading »
I don’t like being fed bunch of channels that I’ll probably never watch. Comcast seems to think it is okay for me to watch the international channels when I don’t understand any of them. With that said, I’m all for the idea of Al Carte cable, so is the FCC chairman, though I think FCC folks are a bunch of Nazi like dorks.
Way to put the chock hold on the media…
iphonesimfree.com has unlocked the iPhone. Pin a rose on their nose…
Let’s say you want to search for a string in all files in a directory. A good way of accomplishing this would be to use the following command:
$ find . -exec grep “_TYPE_STRING_HERE_” ‘{}’ \; -print
This will only find the string in the current directory. So if you want to search another directory, you would have to specify it in your command.
$ find . -ctime +1 -name “*.EXT” -print
This will find files (with the specified extension) that are older than 1 day. Alternatively you can use flags such as mtime (modified) and atime (accessed) as well.
If you get this error, the first thing you should do is consider the fact that you’ve created a symlink for a file/directory that’s referring back to the original link. Unfortunately it is very easy to do this from the shell. You simply have to do a little bit of tracking to figure out the issue. Of course if you know the offending symlink, then simply correct it.
The following countries don’t believe in religion or god and rightfully so… Right from the pages of Time magazine:
- Sweden (up to 85% non-believer, atheist, agnostic).
- Vietnam
- Denmark
- Norway
- Japan
- Czech Republic
- Finland
- France
- South Korea
- Estonia (up to 49% non-believer, atheist, agnostic)
… their phone bill to be exact. Okay so this story is probably of the worst case scenario but it’s still funny none-the-less.
I work by the Pixar campus and I have to say, they hire some really attractive and beautiful females there!
Looks like Paramount and Dreamworks are dropping Bluray.