gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Newbie - don't quite understand tagging method


From: David Allouche
Subject: Re: [Gnu-arch-users] Newbie - don't quite understand tagging method
Date: Thu, 27 Nov 2003 19:34:12 +0100
User-agent: Mutt/1.5.4i

On Thu, Nov 27, 2003 at 11:46:33AM -0500, Robert Anderson wrote:
> A pretty good template is:
> 
> echo "# arch-tag: `uuidgen`" >> file.sh

It is probably okay, but for the paranoids, it is better to use
something you KNOW is going to be unique. It feels uncomfortable to rely
on random numbers to be unique...

echo "#arch-tag: `tla my-id --uid` - `date -u '+%F %T %N'`" >> file.sh

But you probably already know that.

-- 
                                                            -- ddaa




reply via email to

[Prev in Thread] Current Thread [Next in Thread]