Skip to content
/ ee Public

*ee* is a wrapper of *dd* that makes it safer to use

License

Notifications You must be signed in to change notification settings

manoj23/ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ee

ee is a wrapper of dd that makes it safer to use.

It prints a warning when:

  • the file given to of is not a block device
  • the file given to of is a non-removable device

bash completion with ee?

To get the same completion as dd, put in your .bashrc the following lines:

_completion_loader dd
complete -F _dd -o nospace ee

About

*ee* is a wrapper of *dd* that makes it safer to use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages