<h1>fileinfo</h1>
A simple C++ program that displays information about files and folders.
<h2>Usage</h2>
<code>
./a.out [args] filename ...<br>
Args:<br>
-A Output absolute path<br>
-E Do not show emojis<br>
</code>