Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Tag cleanup [file].
Link
Jens Erat
  • 18.6k
  • 14
  • 69
  • 80

Are you allowed to come up with ANYany desired file extension? (for Unix, Linux, Windows)?

deleted 4 characters in body
Source Link
Gareth
  • 19.1k
  • 15
  • 60
  • 70

So for instance, I want to create a file called "message" that contains text only, how. How does the system know what program to use to read it if I decide to call it:

message.txt? message.dat? message.enc? message.cpz? message.asdfasdf? message.abcdefghijklmnopqrstuvwxyz? message.this_is_so_random? or just 'message' with no extension?

  • message.txt?
  • message.dat?
  • message.enc?
  • message.cpz?
  • message.asdfasdf?
  • message.abcdefghijklmnopqrstuvwxyz?
  • message.this_is_so_random?
  • or just 'message' with no extension?

Yeah, I was wondering this for text-only files, but also what about files that contain video and audio?

So for instance, I want to create a file called "message" that contains text only, how does the system know what program to use to read it if I decide to call it:

message.txt? message.dat? message.enc? message.cpz? message.asdfasdf? message.abcdefghijklmnopqrstuvwxyz? message.this_is_so_random? or just 'message' with no extension?

Yeah, I was wondering this for text-only files, but also what about files that contain video and audio?

I want to create a file called "message" that contains text only. How does the system know what program to use to read it if I decide to call it:

  • message.txt?
  • message.dat?
  • message.enc?
  • message.cpz?
  • message.asdfasdf?
  • message.abcdefghijklmnopqrstuvwxyz?
  • message.this_is_so_random?
  • or just 'message' with no extension?

I was wondering this for text-only files, but what about files that contain video and audio?

Post Migrated Here from askubuntu.com (revisions)
Source Link
Dark Templar
  • 2.7k
  • 7
  • 28
  • 26

Are you allowed to come up with ANY desired file extension? (for Unix, Linux, Windows)

So for instance, I want to create a file called "message" that contains text only, how does the system know what program to use to read it if I decide to call it:

message.txt? message.dat? message.enc? message.cpz? message.asdfasdf? message.abcdefghijklmnopqrstuvwxyz? message.this_is_so_random? or just 'message' with no extension?

Yeah, I was wondering this for text-only files, but also what about files that contain video and audio?