1
1
Fork
You've already forked polyutils
0
The GNU coreutils, rewritten in every language. Open to all contributions!
  • Go 78.2%
  • Julia 12.5%
  • Python 5.6%
  • Perl 3.7%
2025年02月08日 14:18:06 -05:00
.forgejo feat: Add more issue templates 2025年02月08日 09:01:12 -05:00
go chore: Add SPDX-License-Identifier headers 2025年02月08日 14:07:47 -05:00
julia chore: Add SPDX-License-Identifier headers 2025年02月08日 14:07:47 -05:00
perl chore: Add SPDX-License-Identifier headers 2025年02月08日 14:07:47 -05:00
python chore: Add SPDX-License-Identifier headers 2025年02月08日 14:07:47 -05:00
.gitattributes style(useless): Properly align gitattributes 2025年02月08日 14:18:06 -05:00
.gitignore chore: Add perl to gitignore 2025年02月08日 09:58:17 -05:00
.golangci.yml chore: Configure depguard 2025年01月14日 21:24:47 -05:00
CODE_OF_CONDUCT.md init: Initial Commit 2025年01月09日 12:12:44 -05:00
go.mod chore(deps): Add gh:spf13/pflag for flags 2025年01月09日 12:27:51 -05:00
go.sum chore(deps): Add gh:spf13/pflag for flags 2025年01月09日 12:27:51 -05:00
LICENSE chore: Add LICENSE 2025年01月09日 12:30:59 -05:00
README.md chore: Add command list to README 2025年02月08日 13:58:37 -05:00

polyutils

The GNU coreutils, rewritten in every language.

License: Unlicense Go Report Card

Contributing

If you'd like to add a util, please make an issue first and then create a pull request when it is assigned to you.

If it is not functional, and it has not been touched for 90 days, the pull request will be marked as stale and the issue will be unassigned, and open for the taking.

If you do not want to be assigned, please specify that in the issue description.

List of commands

Click here for a full list of commands
  • chcon
  • chgrp
  • chown
  • chmod
  • cp
  • dd
  • df
  • dir
  • dircolors
  • install
  • ln
  • ls
  • mkdir
  • mkfifo
  • mknod
  • mktemp
  • mv
  • realpath
  • rm
  • rmdir
  • shred
  • sync
  • touch
  • truncate
  • vdir
  • b2sum
  • base32
  • base64
  • basenc
  • cat
  • cksum
  • comm
  • csplit
  • cut
  • expand
  • fmt
  • fold
  • head
  • join
  • md5sum
  • nl
  • numfmt
  • od
  • paste
  • ptx
  • pr
  • sha1sum
  • sha224sum
  • sha256sum
  • sha384sum
  • sha512sum
  • shuf
  • sort
  • split
  • sum
  • tac
  • tail
  • tr
  • tsort
  • unexpand
  • uniq
  • wc
  • arch
  • basename
  • chroot
  • date
  • dirname
  • du
  • echo
  • env
  • expr
  • factor
  • false
  • groups
  • hostid
  • id
  • link
  • logname
  • nice
  • nohup
  • nproc
  • pathchk
  • pinky
  • printenv
  • printf
  • pwd
  • readlink
  • runcon
  • seq
  • sleep
  • stat
  • stdbuf
  • stty
  • tee
  • test
  • timeout
  • true
  • tty
  • uname
  • unlink
  • uptime
  • users
  • who
  • whoami
  • yes
  • [

License

This project is licensed under the Unlicense.