I can do the following in Linux:
find . -name "*.zip" | xargs rm
What is its equivalent in Windows (XP, if it matters)?
|
I can do the following in Linux:
What is its equivalent in Windows (XP, if it matters)?
| ||||
|
feedback
|
|
Have you tried
| ||||
feedback
|
| |||
|
feedback
|