command line - How do I use the -I option of du to ignore all files of a given type? -
hello running os x.
i trying use du , -i option ignore files of given type. resorting -i because os x du doesnt include "exclude" option.
essentially trying find os x equivalent command:
du -ah --exclude="*.txt" /directory/folder
Comments
Post a Comment