Dumping file names to a file

I have a PC and a Mac that I work with, but mostly I use the Mac. Of course on the Mac, you can do a lot with the Terminal.app and Bash. For example, you can dump out a file listing into a text file: ls *.cpp > ../implementation_files.txt

You know what an expert is?

When I was in college, one of the only courses I remembered was microbiology. I loved that class. One day, the professor asked a question that I actually knew the answer to. I answered and he didn’t say anything for 5 seconds. He looked at this class and asked, “Does anyone know what an expert … Read more