Skip to content

ikeohachidi/cmds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cmds

Rewriting some linux commands in go I have no intention of making this a one-to-one recreation of these commands but hopefully can make them similar feeling enough.

Why?

Just for practice.

Done

  • ls
  • pwd
  • cp
  • mv?
  • rm
  • mkdir
  • tail
  • head
  • touch
  • man?
  • echo?
  • cat
  • ping

About

I'm attempting to write linux commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages