|
|
|
|
|
by Breza
583 days ago
|
|
Here's an example. I had a ton of XML files in an external drive and I needed to delete all the files that didn't contain a certain phrase. I had Claude write a bash script to move all the non-matching files to a new folder, spot checked a few to confirm that it had worked properly, and deleted them. My bash skills are decent but it still saved me time. |
|