Skip to content
/ dio Public

Read/Write command using Direct I/O.

License

Notifications You must be signed in to change notification settings

k1LoW/dio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dio

Read/Write command using Direct I/O.

Usage

Write file using Direct I/O:

$ cat /path/to/srcfile | dio write dstfile

Read file using Direct I/O:

$ dio read /path/to/srcfile

Install

homebrew tap:

$ brew install k1LoW/tap/dio

manually:

Download binany from releases page

go get:

$ go get github.com/k1LoW/dio

Use Temporary

$ source <(curl https://raw.githubusercontent.com/k1LoW/dio/master/use)

About

Read/Write command using Direct I/O.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •