Open certik opened 1 month ago
That way, they could also be installed separately by users of bash/zsh and don't hinder compatibility concerns.
Candidates:
open
dl
tar
gz
bz2
unzip
ldd
kill
ps
time
printenv
More utilities to consider:
Some other commonly used tools:
Full list of the most common commands: https://www.busybox.net/downloads/BusyBox.html
What are the plans regarding this? We can have a separate crate here for this or a new repo..?
Maybe we can start here, and later split into a separate repository?
CC @wolfv .
That way, they could also be installed separately by users of bash/zsh and don't hinder compatibility concerns.
Candidates:
open
: https://github.com/prefix-dev/shell/issues/109dl
(download): https://github.com/prefix-dev/shell/issues/110tar
,gz
,bz2
,unzip
: https://github.com/prefix-dev/shell/issues/131ldd
: https://github.com/prefix-dev/shell/issues/140kill
,ps
: https://github.com/prefix-dev/shell/issues/142time
: https://github.com/prefix-dev/shell/issues/145printenv
: https://github.com/prefix-dev/shell/issues/137More utilities to consider:
Some other commonly used tools:
Full list of the most common commands: https://www.busybox.net/downloads/BusyBox.html