in reply to Re: what is the difference between perl scripting in windows and linux
in thread what is the difference between perl scripting in windows and linux
Linux has a Case Sensitive file system and windows does not.
It's not that easy, NTFS is case sensitive, but the API often ignores case.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: what is the difference between perl scripting in windows and linux
by SFLEX (Chaplain) on Aug 06, 2010 at 12:49 UTC |