Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unixxd

unixxd is xxd app which can display also unicode code points instead of hex bytes

install

go install github.com/dankox/unixxd@latest

example of hex display

unixxd main.go

image

example of unicode display

unixxd --unicode main.go

image

build on mainframe

Create syncz_vars.yml file for synchronizing

host: mainframe.host
user: user_name
remotedir: /uss/path/to/the/project/unixxd

If you don't have syncz you can upload the source code to USS using sftp in binary mode. All *.go files needs to be utf-8.

Build it using go build or go install.

About

unixxd is xxd app which can display also unicode code points instead of hex bytes

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages