Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

1.6 KiB

go-coreutils

suckless-style coreutils in go

The plan is to implement all the utilities from the sbase list with some additions

Utilities:

  • basename
  • cal
  • cat
  • chgrp
  • chmod
  • chown
  • chroot
  • cksum
  • cmp
  • cols
  • comm
  • cp
  • cron
  • cut
  • date
  • dirname
  • du
  • echo
  • ed
  • env
  • expand
  • expr
  • false
  • find
  • flock
  • fold
  • getconf
  • grep
  • head
  • hostname
  • join
  • kill
  • link
  • ln
  • logger
  • logname
  • ls
  • md5sum
  • mkdir
  • mkfifo
  • mktemp
  • mv
  • nice
  • nl
  • nohup
  • od
  • paste
  • pathchk
  • printenv
  • printf
  • pwd
  • readlink
  • renice
  • rev
  • rm
  • rmdir
  • sed
  • seq
  • setsid
  • sha1sum
  • sha224sum
  • sha256sum
  • sha384sum
  • sha512-224sum
  • sha512-256sum
  • sha512sum
  • sleep
  • sort
  • split
  • sponge
  • strings
  • sync
  • tail
  • tar
  • tee
  • test
  • tftp
  • time
  • touch
  • tr
  • true
  • tsort
  • tty
  • uname
  • unexpand
  • uniq
  • unlink
  • uudecode
  • uuencode
  • wc
  • which
  • whoami
  • xargs
  • xinstall
  • yes