Skip to content

Welcome to Tech by Example

Menu
  • Home
  • Posts
  • System Design Questions
Menu

Generate UUID without a dash in the terminal in MAC OS

Posted on August 31, 2021September 1, 2021 by admin

Overview

dbus-uuidgen can be used to generate a UUID without a dash in terminal on MAC

Below is an example for the same

Example

/ [root] $ dbus-uuidgen
8cb11c2c78a6f100ce0a6d1e612e6bc8
  • linux
  • uuid
  • ©2025 Welcome to Tech by Example | Design: Newspaperly WordPress Theme