opnsense-ports/sysutils/hidesvn/pkg-descr
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

6 lines
267 B
Text

hidesvn uses LD_PRELOAD to change readdir() and readdir_r() to hide .svn
entries from directories. This is useful when using tools like find(1)
and grep(1) to search through large source trees, like the FreeBSD SVN
repository.
WWW: http://80386.nl/projects/hidesvn/