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

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