Skip to content

Recommendation: Remove Spaces in Folder and File Names #129

@cutaway

Description

@cutaway

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions