# shellcheck    shell=sh
# special for os

# Host changed
___x_cmd_os_fingerprint(){
    local x_
    ___x_cmd_os_fingerprint_ "$@"   || return
    printf "%s\n" "$x_"
}

# virtual machine

# / mount id
___x_cmd_os_fingerprint_(){

    # s=$(___x_cmd_cmds_ls -di /)
    :

}
