How to find a usable executable file in bash

后端 未结 2 1437
北恋
北恋 2021-01-28 05:44

I have written this little script to find executables that are passed as arguments e.g.

./testexec du ls md 

How do I get the script to not out

2条回答
提交回复
热议问题