The tree command is perfect for viewing your entire directory structure at a glance. It shows folders and files in a clear, tree-like layout right in the terminal. You can control how deep it goes, ...
As per https://www.nasm.us/doc/nasm02.html#section-2.1.18, NASM looks for includes in CWD as well as in -i paths. Would it be possible to add a command line option to ...