On Tue, 01 Feb 2022 09:59:51 -0600, Scott Cheloha wrote:

> To recap:
>
>  - Refactor the open/close portions of cook_args() and raw_args() into a
>    single function, cat_file().
>
>  - Push the flag-check branch in main() down into cat_file().
>
>  - Pull the argv loop in cat_file() up into main().
>
> Once we've done that, we can then:
>
>  - Drop the "rpath" promise in the no-file case in main().
>
> Any objections?

No objection from me.

 - todd

Reply via email to