diff --git a/lsusb b/lsusb index eb8e5fe..92150eb 100755 --- a/lsusb +++ b/lsusb @@ -17,6 +17,9 @@ verbose() { version() { echo "lsusb for macOS 1.1.3" + + # Restore the IFS and exit + cleanup } help() {