bash - How to read complete line in 'for' loop with spaces - Ask Ubuntu

bash - How to read complete line in 'for' loop with spaces - Ask Ubuntu

瀏覽:429
日期:2025-06-10
2013年9月11日 - I am trying to run a for loop for file and I want to display whole line. But instead its displaying last word only. I want the complete line. for j in `cat ....看更多