script/d_clean.py

Introduction

The purpose of this script is to clean the dull .DS_Store files for the Mac OS X filesystem.

Type

Python script

Usage

You have to specify the folder/directory name in which you want to clean the .DS_Store files, like this:

$ ./d_clean.py /home/my/iqist

Input

N/A

Output

N/A

Comment

Note

This script is used by the iQIST Developer Team internally.