Skip to content

Force OS X programs to do case-sensitive filesystem lookups.

License

Notifications You must be signed in to change notification settings

sirg3/sensitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#sensitizer ##Introduction

sensitizer is a simple little tool that forces a program to behave as if all filesystems are case-sensitive. It's handy for testing that programs behave correctly without actually having to run OS X on a case-sensitive filesystem.

##Requirements

  • OS X Mavericks
  • The ability to run programs as root

##Usage

make
sudo ./sensitizer /bin/ls /system

License

sensitizer is released under the zlib license. To see the exact details, look at the LICENSE file.

About

Force OS X programs to do case-sensitive filesystem lookups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages