Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Naming conventions in Unix are done mostly for people's sake, not for the computer's sake (except for a few notable exceptions). Generally, the OS (or applications) will check the contents of a file or the mode bits on a file to determine what kind of file it is and what you can do with it. Some applications try to use filename extensions to help itself differentiate their own files from other files. But generally this is also done for application or user convenience, not because the OS is enforcing it. You can name a file whatever you want, and generally you can still operate on that file however you want. Newer GUI interfaces, in particular, may be more finicky about how files are named. OTOH, a better way to figure out what a kind of data is in a file is to run the "file" command. :) -derek "Kevin M. Gleason" <kgleason at ma.ultranet.com> writes: > > Are there any naming conventions in the Linux/Unix world? DOS was easy, > 8.3 (1-8 chars DOT 3 character extension) but Linux? What, if any, are > the restrictions in regard to MIME extensions? > > Thanks! > > Kevin M. Gleason > > - > Subcription/unsubscription/info requests: send e-mail with > "subscribe", "unsubscribe", or "info" on the first line of the > message body to discuss-request at blu.org (Subject line is ignored). -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL N1NWH warlord at MIT.EDU PGP key available - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |