Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uuidgen: add page #2662

Merged
merged 1 commit into from
Dec 22, 2018
Merged

uuidgen: add page #2662

merged 1 commit into from
Dec 22, 2018

Conversation

sparkchaser
Copy link
Contributor

  • The page (if new), does not already exist in the repo.
  • The page is in the correct platform folder (common/, linux/, etc.)
  • The page has 8 or fewer examples.
  • The PR title conforms to the recommended templates.
  • The page follows the content guidelines.

Part of the list in #2214

@owenvoke owenvoke added the new command Issues requesting creation of a new page. label Dec 21, 2018

- Create a UUID based on the hash of a URL:

`uuidgen --sha1 --namespace {{@url}} --name {{object_name}}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't seem to have this option on Ubuntu 16.04.

Usage:
 uuidgen [options]

Create a new UUID value.

Options:
 -r, --random     generate random-based uuid
 -t, --time       generate time-based uuid
 -V, --version    output version information and exit
 -h, --help       display this help and exit

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It exists on 18.04.

@agnivade agnivade merged commit 75bc700 into tldr-pages:master Dec 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants