Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement coreutils-ext package with additional multiplatform programs #141

Open
7 tasks
certik opened this issue Sep 17, 2024 · 0 comments
Open
7 tasks

Comments

@certik
Copy link
Collaborator

certik commented Sep 17, 2024

That way, they could also be installed separately by users of bash/zsh and don't hinder compatibility concerns.

Candidates:

More utilities to consider:

  • pushd/popd
  • chmod
  • chown
  • diff
  • df
  • du
  • find
  • grep
  • xargs
  • ping
  • more / less
  • sleep
  • cut

Some other commonly used tools:

  • shutdown / reboot
  • split
  • ssh / ssh-keygen / scp
  • vi
  • rsync

Full list of the most common commands: https://www.busybox.net/downloads/BusyBox.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant