Skip to content

andreyvit/find-fsevents-bugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FSEvents buggy directories search tool

As per rb-fsevent issue #10, this tool tries to find directories that cause realpath to report incorrect case.

Usage:

find-fsevents-bugs $HOME

Building

Clone this Git repository, then run make:

git clone git://github.com/andreyvit/find-fsevents-bugs.git
cd find-fsevents-bugs
make
./find-fsevents-bugs $HOME

You need to have Xcode installed for the build to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published