Skip to content

mohammad-kh1/go-coreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-coreutils

GNU coreutils implemented in Go


✅ Implemented Tools

  • basename
  • cat
  • cut
  • false
  • rev
  • true
  • yes
  • arch
  • whoami
  • head
  • hostid
  • sleep
  • tty
  • id

📌 Not Yet Implemented

  • base32
  • base64
  • chcon
  • chgrp
  • chmod
  • chown
  • cksum
  • comm
  • cp
  • csplit
  • date
  • dd
  • df
  • dir
  • dircolors
  • dirname
  • du
  • echo
  • env
  • expand
  • expr
  • factor
  • groups
  • hostname
  • install
  • join
  • link
  • ln
  • logname
  • ls
  • md5sum
  • mkdir
  • mkfifo
  • mknod
  • mktemp
  • mv
  • nice
  • nl
  • nohup
  • nproc
  • numfmt
  • od
  • paste
  • pathchk
  • pinky
  • pr
  • printenv
  • printf
  • ptx
  • pwd
  • readlink
  • realpath
  • rm
  • rmdir
  • runcon
  • seq
  • sha1sum
  • sha224sum
  • sha256sum
  • sha384sum
  • sha512sum
  • shred
  • shuf
  • sort
  • split
  • stat
  • stdbuf
  • stty
  • sum
  • sync
  • tac
  • tail
  • tee
  • test
  • timeout
  • touch
  • tr
  • truncate
  • tsort
  • uname
  • unexpand
  • uniq
  • unlink
  • uptime
  • users
  • vdir
  • wc
  • who

About

GNU coreutils implemented in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published