On Tue, Dec 22, 2020 at 03:42:46PM +0800, ffvh gfff wrote:
> for i in $(cat ~/poc.txt);do echo $i;done

https://mywiki.wooledge.org/DontReadLinesWithFor

https://mywiki.wooledge.org/BashFAQ/001

https://mywiki.wooledge.org/BashPitfalls$pf1

Reply via email to