Friday, September 28, 2007

okay, easiest way to tell if you're using tabs is to run the file through the 'expand' command
expand Test.java > Test.java-expand; diff Test.java Test.java-expand

No comments: