Use fselect to Find Files
Posted on Apr 05, 2021 in Computer Science • Tagged with Computer Science, programming, fselect, Rust, find, locate
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
It is suggested that you use Python (the pathlib
module) instead of the fselect
command to find files.
Tips and Traps¶
is_*
columns supporting comparing with1
,true
andyes
, etc.where name like '%.markdown'
Continue reading