BruteShark icon indicating copy to clipboard operation
BruteShark copied to clipboard

Recommendation: Remove Spaces in Folder and File Names

Open cutaway opened this issue 3 years ago • 1 comments

The use of spaces in folder and file names is a horrible practice. It makes importing data into other tools and scripts very difficult.

Example:

cutaway 2022-09-08 06:32:15
> ls
'BruteShark Network Map.json'  'BruteShark Network Nodes Data.json'   Files   Hashes

I recommend using the underscore character _ instead of a space. As example: BruteShark_Network_Map.json. The file names are still readable and the tool's output is much more useful.

Thank you for your consideration of

cutaway avatar Sep 08 '22 12:09 cutaway

Hey @cutaway, Thanks for offering this. I'm currently on a vacation until mid November. In the meanwhile I will mark it as "help wanted" / "good first issue" in order raise the visiability of this issue.

odedshimon avatar Sep 23 '22 04:09 odedshimon