# Invalidate sudo timestamp before exiting (if it wasn't active before). ... at_exit { Kernel.system “/usr/bin/sudo”, “-k” } unless $?.success?
確定! 回上一頁