home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5716.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  942 b   |  27 lines

  1.     id AA28052; Fri, 20 Oct 95 20:28:12 EDT
  2. Received: by opus.MIT.EDU (931110.SGI/4.7) id AA04988; Fri, 20 Oct 95 20:28:10 -0400
  3. Message-Id: <9510210028.AA04988@opus.MIT.EDU>
  4. X-Mailer: exmh version 1.6.1 5/23/95
  5. To: Scott Stevens <scotts@randd.empi.com>
  6. Cc: executor@nacm.com (mail@smtp{executor@nacm.com})
  7. Subject: Re: Executor and Linux permissions- corr 
  8. In-Reply-To: Your message of "Fri, 20 Oct 1995 16:56:00 MDT."
  9.              <34958C2F01570200@c2smtp.empi.com> 
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Date: Fri, 20 Oct 1995 20:28:09 EDT
  13. Sender: owner-paper@nacm.com
  14. Precedence: bulk
  15.  
  16.  
  17. The space (' ') is a perfectly valid character under Linux.  For instance:
  18. % mv "Filename with spaces" "Some other file name with spaces."
  19.  
  20. Under DOS, however, the space is not a valid character (in the shell) and
  21. some sort of mapping (presumably the underscore '_') is in order.
  22.  
  23. --Jered
  24. jered@mit.edu
  25.  
  26.  
  27.