home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.msdos.batch.nt      Fun with Windows NT batch files      68,980 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 68,046 of 68,980   
   Herbert Kleebauer to All   
   How to create a file withe the name "tes   
   28 Apr 23 00:35:29   
   
   From: klee@unibwm.de   
      
   :: To create a file with the name "test." on a NTFS   
   :: file system use (testet in WIN10):   
      
   echo hello world>test.::$DATA   
      
   :: the file can't be deleted with   
   del test   
   del test.   
   :: and also not with explorer   
   :: but only by deleting all test.* files with   
   :: del test.*   
      
   ::this also doesn't work   
      
   type test.   
   more test.   
   more 

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca