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

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