Skip to content
/ wat Public

The Linux coreutils spin off of cat, but for Windows.

Notifications You must be signed in to change notification settings

DownWithUp/wat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

wat

The Linux coreutils spin off of cat, but for Windows.

How it works:

  1. Reads the 2nd argument as a file path.
  2. Allocates heap space for the file based on file size.
  3. Reads file to the heap and prints the contents to the user.

About

The Linux coreutils spin off of cat, but for Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published