You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
394 B
Plaintext

This is a text (.txt) file.
In Windows, every file must have an extension, e.g.
- .txt for text files
- .py for python files
- .r for R files
- .zip for zip-compressed files
That is not a requirement on Mac or Linux.
On those, a file namded `a` is just fine.
As a kindness to our friends in Windows-land, we generally
inlcude extensions. It also helps us when looking at things with `ls`.