Skip to content

GNUfault/clear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clear

World's smallest clear program

Building

Prerequisites

  • as
  • ld
  • objcopy
  • make
  • git

Cloning

git clone --depth=1 https://github.com/GNUfault/clear.git && cd clear

Compiling

make