Biztalk Nibbles
Thursday, January 30, 2014
WindowsCommonds
Deleting Files from a local drive older than n (-1)day
FORFILES /P "C:\SharedByPramod - Copy" /S /M *.* /D -1 /C "CMD /C del /Q @FILE"
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)