fsearch: keep track of stdout offset if needed
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 29
− 7
@@ -26,13 +28,30 @@ namespace po = boost::program_options;
@@ -48,10 +67,7 @@ void search(const std::string& path) {
@@ -105,6 +121,12 @@ static auto fssearch(const po::variables_map& vm) -> int {