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

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