我正在尝试将字符串转换为string=11111001数组,我可以通过调用相应的数组索引来访问它
string=11111001
arr[0]=1, arr[1]=0
我是 shell 脚本的新手,从我读到的内容来看,它没有我被卡住的分隔符。
有人能帮我吗?
shell-script text-processing
shell-script ×1
text-processing ×1