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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -