Skip to content

Implementation of some common Unix command line tool

Notifications You must be signed in to change notification settings

akhmadzaki/cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unix CLI tool clone

Implementation of some common Unix command line tool in Golang following the challenge from this website

TODO:

  • wc
  • cut
  • sort
  • grep
  • uniq
  • diff
  • cat

About

Implementation of some common Unix command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages