Skip to content

faissaloo/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo

This is a rewrite of the POSIX 'echo' program (/bin/echo) in Assembly that is 99.5% smaller than the GNU implementation (153 bytes vs 31296 bytes). It only has one argument, '-n', which removes the newline at the end.

About

echo in 153 bytes (99% smaller) (x86)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published