How do I split a String in CSH?

后端 未结 3 1539
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-17 21:09

For example, I want to split \"one,two,three\" with comma as delimiter and use a loop to process the resulted three substring separately.

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