home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text2044.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  306 b   |  12 lines

  1.  
  2. The space (' ') is a perfectly valid character under Linux.  For instance:
  3. % mv "Filename with spaces" "Some other file name with spaces."
  4.  
  5. Under DOS, however, the space is not a valid character (in the shell) and
  6. some sort of mapping (presumably the underscore '_') is in order.
  7.  
  8. --Jered
  9. jered@mit.edu
  10.  
  11.  
  12.