Genocidicbunny
Bug squasher
Depends on the motherboard. Google to see if it will support your CPU. Physically, it will be fine, but the motherboard might not recognize it without a BIOS update, if at all.
EDIT: Also on my Vista start menu I got ti set to only find programs as I nevir search files from there. Howevir there used to be a Search button on the right side and I think I installed an update and now its gune. How do I get it back.
Depends on the motherboard. Google to see if it will support your CPU. Physically, it will be fine, but the motherboard might not recognize it without a BIOS update, if at all.
System InfoSystem = Dell System WorkStation 370
BIOS Version =A02 (08/23/04)
Service Tag = 3865461
Express Service Code = 7024392793
Asset Tag = {none}
2) What are some sources of news about technology/computers that you (no one specific) can recommend? Right now, my RSS feeds include Lifehacker, Digg, Makeuseof, the How-To Geek. Just looking for some sites geared toward the beginner/intermediate computer user (nothing advanced).
1) When is the next iteration of this thread going to be made (what's the post limit in Computer Talk)?
how can I make the best use of my new quad core processor?![]()
well, grep would technically be your best bet. egrep -iv '.(jpg|png|gif|bmp|...so on...)$' * would be the command.
Cant you just sort the folder by file type and find all file types that are not images? It would be pretty simple of a task to do it manually in this case.