Skip to navigation
Delete recursively with Linux command line
06.11.25
Delete recursively with Linux command line # Delete all CSV files what include the text 2021 ``` find . -name "*2021*.csv" -delete ```
Reply
Anonymous
Information Epoch 1762744475
Worse is better.
Home
Notebook
Contact us