home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 35778 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!cunews!revcan!cerianthus!uuisis!bbs
  2. From: evanc@uuisis.isis.org (Evan Champion)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Executable Flag
  5. Message-ID: <BVBwTB1w164w@uuisis.isis.org>
  6. Date: Sun, 08 Nov 92 01:12:34 GMT
  7. Sender: bbs@uuisis.isis.org
  8. Organization: International Shared Information Service (Ottawa)
  9. Lines: 13
  10.  
  11. Something that has always annoyed me is that OS/2 will only run a program if 
  12. it has a .EXE/.COM/.CMD/.BAT extension.  With no file naming requirements 
  13. with HPFS this seems to be a needless limitation.  It really annoyed me 
  14. today because I couldn't get KSH to run a script file until I renamed the 
  15. script to a CMD file.  Why not just have an executable flag; it would be 
  16. automatically turned on for any .EXE/.COM/.CMD/.BAT and would be optionally 
  17. set for other files, much like chmod for Unix.  It shouldn't be too hard; I 
  18. don't know about how attributes are saved with HPFS but there should be a 
  19. way to put it either in the file attributes or extended attributes for the 
  20. file.  This along with case sensitivity for filenames would really make my 
  21. day.
  22.  
  23. Evan
  24.