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

  1. > On Fri, 23 Jun 1995, Scott Shuchart wrote:
  2. > >     Does anyone else wish that ARDI had chosen a different convention 
  3. > > for resource-fork naming?  It's annoying to have a file and its resource not 
  4. > > in adjacent alphabetical order.
  5. > Actually yes!  I wanted to delete all files starting with % 
  6. > and am having problems.  DOS doesn't want to delete a file with a %.
  7. > It means like a space to it.  del %*.* means *.*  Weird!  Now I'm going
  8. > to have to enter Linux and do it the normal way.  (Linux is the only
  9. > way I managed to delete an OS/2 garbage file.  Linux is cool:-)
  10. > >     (You can tell by the inconsequential nature of my gripes how much 
  11. > > I like Executor.)
  12. > Me too!
  13. > > 
  14. >     Philip
  15. Um.. you can delete it by using ?  as in:
  16.  
  17. %file.xxx
  18.  
  19. del ?fi*.*
  20.  
  21. under OS/2 you can place quotes around it to escape the character like 
  22. UNIX's  use of \
  23.  
  24.             -- Charles Hunter
  25.  
  26.  
  27. > --
  28. >   ,'^\                   _  _ _  _ _      ,-----------------------------.
  29. >  ;  :.\ Philip Zeyliger | |/// \| U |||   |On all Internet Chess Servers|
  30. >  \  \ ~ vzvz@netcom.com |  (( o )   ||o\ /) telnet ics.onenet.net 5000  |
  31. >  [___]                  |_|\\\_/|_n_||_/  '-----------------------------'
  32.  
  33.  
  34.