/directory-content-crawler

This Go code is a simple directory content crawler that allows you to get the names and sizes of files in a directory of your choice. This can be useful for quickly identifying the contents of a directory, or for checking the size of individual files.

Primary LanguageGo

Watchers