Replace to Powerful CLI Tools #23
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe
GNU CoreUtils were a good tools.
People who use BSD or Mac for the first time often feel embarrassed or uncomfortable because they don't have Coreutils.
It doesn't mean that their are bad.
It's hard to access it because the options are different and it's unfamiliar and it's not enough information.
Like
doas
, there has a better utility.There are ways to start with comparisons
Alternatives
Even automated scripts
Of course, there is also the opposite attempt.
However, more good tools have emerged recently.
They provide syntax highlighting and features found in GUI-based programs.
Many seem to be using relatively recent languages such as Rust or Go. (for reference)
Describe the solution you'd like
This is a replace target list.
Emoji Means
FILE Utils
cd
cp
dir
/ls
du
find
grep
rm
VIEW Utils
cat
cmp
/diff
more
/less
od
/hexdump
/xxd
NETWORK Utils
ssh
wget
ping
top
OTHER Utils
dmesg
man
sudo
watch
Describe alternatives you've considered
Through the classification process in the future, I will replace the commonly used utilities and make it easier to install other utilities.
If there is no benefit, we should not replace it.
The compatibility of the program is also considered.
Additional context
Anyone can recommend a good Utils!!!
The text was updated successfully, but these errors were encountered: