Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

0xFerreira/diskid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

diskid

get an UUID for your harddrive (md5sum)

Installation

$ git clone [repo_url]

$ cd $repo

$ sudo cp diskid /usr/bin/

Usage

$ sudo diskid

Example

if [ "$(diskid)" == "b1a8a016f92cb93f12a9567fb3ce363a" ]
  then
    setxkbmap br
fi

About

get an UUID for your harddrive (md5sum)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages