TanmayPatil105 / procfetch

🎨 Yet another command-line system information utility written in C++
https://tanmaypatil105.github.io/procfetch/
GNU General Public License v3.0
23 stars 11 forks source link

is_executable instead of is_regular_file #57

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

Check not only that the regular file exists, but also that it is executable.