Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: zbs888 on March 05, 2021, 02:58:39 AM

Title: How to replace real grep,ps,awk command
Post by: zbs888 on March 05, 2021, 02:58:39 AM
My os:Linux box 5.4.3-tinycore64 #2020 SMP Tue Dec 17 17:38:30 UTC 2019 x86_64 GNU/Linux
I found ps,awk,grep command ln to busybox,i installed bash.tcz,gawk.tcz,but did not find where is real ps and grep command
 
Title: Re: How to replace real grep,ps,awk command
Post by: Juanito on March 05, 2021, 03:31:58 AM
If you use the "provides" function of the apps gui, you will see that the procps-ng extension provides ps and the grep extension provides grep  :P
Title: Re: How to replace real grep,ps,awk command
Post by: zbs888 on March 05, 2021, 04:22:11 AM
Thanks for your reply,i can't find apps provides tab.
Just found info file depens size
Could we using text command like yum search to find command?
Title: Re: How to replace real grep,ps,awk command
Post by: Juanito on March 05, 2021, 05:25:08 AM
Click on the arrows to the right of the "search" box.
Title: Re: How to replace real grep,ps,awk command
Post by: zbs888 on March 07, 2021, 10:51:38 PM
Dear sir,
Thanks for your reply