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

  1. Date: Fri, 20 Oct 1995 20:28:09 EDT
  2. Sender: owner-paper@nacm.com
  3. Precedence: bulk
  4.  
  5.  
  6. The space (' ') is a perfectly valid character under Linux.  For instance:
  7. % mv "Filename with spaces" "Some other file name with spaces."
  8.  
  9. Under DOS, however, the space is not a valid character (in the shell) and
  10. some sort of mapping (presumably the underscore '_') is in order.
  11.  
  12. --Jered
  13. jered@mit.edu
  14.  
  15.  
  16.