fix #16 remove-ext and remove-ext* problem #17

Merged
lijunsong merged 1 commits from master into master 8 years ago

1 Commits (master)

Author SHA1 Message Date
lijunsong bc95ce269e fix #16 remove-ext doesn't work.
The problem was remove-ext (and remove-ext*) function checked the given
path for hidden files. This fix lets remove-ext check file name of the
given path.
8 years ago