Advertisement
PiToLoKo

reto nº 3 solucion

May 5th, 2012
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.17 KB | None | 0 0
  1. @Echo OFF
  2.  
  3. title reto 3 elektro hacker (solucion)
  4.  
  5. Set "Dir=%CD%"
  6.  
  7. Echo Directorio: %Dir%
  8.  
  9. forfiles /P "%dir%" /C "Cmd /C Echo  @isdir @file"
  10.  
  11. Pause >NUL
  12.  
  13. Exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement