mar-file-system / GUFI

Grand Unified File-Index
Other
46 stars 23 forks source link

Added gufi_find -printf #64

Closed calccrypto closed 4 years ago

calccrypto commented 4 years ago

similar to GNU find -printf not implemented: %A, %C, %F, %T, %Y, and %Z automatically terminates with newline

added starting_point SQLite function to implement %H and %P

gufi_find now queries most rows from summary and entries instead of selecting only what is needed

renamed --num_results to --num-results