[TriLUG] File extensions: OK, I understand now

Magnus magnus at trilug.org
Wed Dec 12 19:39:40 EST 2007


Just for giggles, if you want to see how unnecessary it is to have an  
extension on a Linux executable, take a gander at the output of this:

	find `echo $PATH | tr : " "` -type f -perm -111 -exec file {} \; | less

Your Linux box is sometimes smarter than you give it credit for. ;-)



More information about the TriLUG mailing list