在Linux shell中,我有一个字符串,其中包含以下内容:
cat dog bird
我想将每个项目作为参数传递给另一个函数.我怎样才能做到这一点?
linux shell
linux ×1
shell ×1