Buonasera a tutti! :)
I'm trying to write in C an alternative to the command:
ls -R
I don't like too much the output generated. I have written my code on my UNIX machine and it's working. If i'm trying to compile it in FreeNAS this error occurs:
[root@FreeNAS] /mnt/WDVolume_A/Plex_Media# gcc...