home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5713.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.2 KB

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