AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

What's the point of the fileenum function? #15

Closed Artoria2e5 closed 9 years ago

Artoria2e5 commented 9 years ago

find <dir> -exec <command> \; can do the same thing.

MingcongBai commented 9 years ago

Yep... but it's not a problem if not broken... Sorry.