Hacker News new | past | comments | ask | show | jobs | submit login

pfft

   rmdir . /s /q
only to notice what I am in the wrong folder, way up in the hierarchy.

And repeat the same error years later when the batch file failed to cd to the destination folder. Added

   if %CD% == %DESTDIR% 
to avoid that problem.



lol thanks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: