From 83893f26789d4ffe11146a7c0ee9d34a92a0aaf7 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 18 Jun 2017 17:16:35 +0000 Subject: uuidparse: add new command This command will analyze and print information about UUID's. The command is based on libuuid/src/uuid_time.c but modified to use libsmartcol. [kzak@redhat.com: - minor coding style changes] Reference: http://marc.info/?l=util-linux-ng&m=149735980715600&w=2 Signed-off-by: Sami Kerola Signed-off-by: Karel Zak --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 38afedbab..7a6c4afc2 100644 --- a/.gitignore +++ b/.gitignore @@ -165,6 +165,7 @@ ylwrap /utmpdump /uuidd /uuidgen +/uuidparse /vipw /wall /wdctl -- cgit v1.2.3-55-g7522