Uunique-id
github.com ↗Provides a unique number that identifies a running Zshell session, in its shell variable $ZUIDID. Besides this unique number, also a unique codename is provided, in shell variable $ZUIDCODENAME. An example use case is to hold logs in files .../mylog-${ZUIDCODENAME}.log, so that two different Zshells will not write to the same file at the same time.
READMEView on GitHub ↗