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

  1. Message-Id: <199506232332.SAA01604@lab11.cs.purdue.edu>
  2. Subject: Re: E/DOS file question
  3. To: vzvz@netcom.com (Philip Zeyliger),
  4.         executor@nacm.com (Executor mailing list)
  5. Date: Fri, 23 Jun 1995 18:32:58 -0500 (EST)
  6. In-Reply-To: <Pine.SUN.3.91.950623102334.28487C-100000@netcom7> from "Philip Zeyliger" at Jun 23, 95 10:27:26 am
  7. X-Mailer: ELM [version 2.4 PL24alpha3]
  8. MIME-Version: 1.0
  9. Content-Type: text/plain; charset=US-ASCII
  10. Content-Transfer-Encoding: 7bit
  11. Content-Length: 1200      
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15. > On Fri, 23 Jun 1995, Scott Shuchart wrote:
  16. > >     Does anyone else wish that ARDI had chosen a different convention 
  17. > > for resource-fork naming?  It's annoying to have a file and its resource not 
  18. > > in adjacent alphabetical order.
  19. > Actually yes!  I wanted to delete all files starting with % 
  20. > and am having problems.  DOS doesn't want to delete a file with a %.
  21. > It means like a space to it.  del %*.* means *.*  Weird!  Now I'm going
  22. > to have to enter Linux and do it the normal way.  (Linux is the only
  23. > way I managed to delete an OS/2 garbage file.  Linux is cool:-)
  24. > >     (You can tell by the inconsequential nature of my gripes how much 
  25. > > I like Executor.)
  26. > Me too!
  27. > > 
  28. >     Philip
  29. Um.. you can delete it by using ?  as in:
  30.  
  31. %file.xxx
  32.  
  33. del ?fi*.*
  34.  
  35. under OS/2 you can place quotes around it to escape the character like 
  36. UNIX's  use of \
  37.  
  38.             -- Charles Hunter
  39.  
  40.  
  41. > --
  42. >   ,'^\                   _  _ _  _ _      ,-----------------------------.
  43. >  ;  :.\ Philip Zeyliger | |/// \| U |||   |On all Internet Chess Servers|
  44. >  \  \ ~ vzvz@netcom.com |  (( o )   ||o\ /) telnet ics.onenet.net 5000  |
  45. >  [___]                  |_|\\\_/|_n_||_/  '-----------------------------'
  46.  
  47.  
  48.