linux-application-whitelisting / fapolicyd

File Access Policy Daemon
GNU General Public License v3.0
192 stars 55 forks source link

fapolicyd-cli: Add option to print the file name #293

Open berndfinger opened 5 months ago

berndfinger commented 5 months ago

... along with the file type.

Solves issue #292.

radosroka commented 4 months ago

@berndfinger, please rename --ftype_ext at least to --ftype-ext so the options are consistent. I personally prefer something different like --ftype --print-file-name

What do you think?

berndfinger commented 4 months ago

@berndfinger, please rename --ftype_ext at least to --ftype-ext so the options are consistent. I personally prefer something different like --ftype --print-file-name

What do you think?

Both suggestions make sense to me. For the time being, I replaced the underscore by dash, so the options are now consistent.