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

  1. In-Reply-To: Your message of "Fri, 20 Oct 1995 16:56:00 MDT."
  2.              <34958C2F01570200@c2smtp.empi.com> 
  3. Mime-Version: 1.0
  4. Content-Type: text/plain; charset=us-ascii
  5. Date: Fri, 20 Oct 1995 20:28:09 EDT
  6. Sender: owner-paper@nacm.com
  7. Precedence: bulk
  8.  
  9.  
  10. The space (' ') is a perfectly valid character under Linux.  For instance:
  11. % mv "Filename with spaces" "Some other file name with spaces."
  12.  
  13. Under DOS, however, the space is not a valid character (in the shell) and
  14. some sort of mapping (presumably the underscore '_') is in order.
  15.  
  16. --Jered
  17. jered@mit.edu
  18.  
  19.  
  20.