Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u-coreutils

CI

GNU coreutils implementation with Python 3.8

Tools

✔ cat

✔ echo

✔ head

✔ mkdir

INSTALL

pip install -U u_coreutils

USE

u-cat a.txt
u-echo -e -n 'Hello,World!\n'
u-head -n 5 a.txt
u-mkdir -p -v a/b/c/d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages