Skip to content

Arondight/bsdfts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fts -- traverse a file hierarchy

ABOUT

Porting of fts on FreeBSD to Linux

USAGE

git clone https://github.com/Arondight/bsdfts.git
cd ./bsdfts/
make
sudo make install PREFIX=/usr/
man bsdfts

TEST

gcc -Wall -lbsdfts ./test.c -o /tmp/bsdfts_test
/tmp/bsdfts_test

LICENSE

BSD 3-Clause License.

Releases

No releases published

Packages

No packages published