ikeohachidi / cmds

I'm attempting to write linux commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%