What is the difference between ls -l and dir -l?
I always use ls -l, but my colleague (who is slightly colour blind) uses dir -l. Is this the only difference: ls -l has colour and dir -l not have colour? Or is there a benefit of using dir instead of ls?