Skip to content

Misleading .sh file name extension #6

@lucaswerkmeister

Description

@lucaswerkmeister

cheats.sh is not actually an sh script, and attempting to run it with sh cheats.sh will fail. Best practice is to omit the file name extension altogether. See also Google Shell Style Guide and other resources.

However, the name cheats is already taken up by the folder containing the cheat sheets…

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions