Skip to content

wsunccake/exInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exInfo

get host id: for linux command: hostid

get current date: for linux command: date +"%Y%m%d"

hex to dec: for linux command: echo "ibase=16; hostid | tr '[:lower:]' '[:upper:]'" | bc for perl: perl -le 'print hex(hostid);'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published