umount-many

umount-many is a little tool which allows you to unmount several file systems at once by using filters. For example, if you want to unmount every VFAT file system in reversed order, simply enter this at the command line:

umount-many -t vfat -R

For a complete list, call umount-many with the -h option.