Linux on the Desktop
Dhar writes: "Rob Valliere has posted a Windows vs. Linux review: "This review focused on Linux Red Hat 7.1 from a business user's view and attempted to answer my client's question "Can Linux be used as a replacement for Windows 2000". After an intensive hands-on Linux project lasting several months, I was able to provide my client with a pertinent answer to this question." I like the answer. ;-)" It's good that he covers the pitfalls he encountered; opportunities for improvement.
#! /bin/bash
/dev/null 2> /dev/null
# Let user know we've started
echo "Scanning system for viruses"
# Make him think we're actually doing something!
find / -type f >>
# Report the results
echo "No viruses found"
I have no problem with your religion until you decide it's reason to deprive others of the truth.